forked from rc/aircox
upgrade vue and assets
This commit is contained in:
6
aircox/templates/admin/change_form.html
Normal file
6
aircox/templates/admin/change_form.html
Normal file
@ -0,0 +1,6 @@
|
||||
{% extends "admin/change_form.html" %}
|
||||
|
||||
{% block content %}
|
||||
<div v-pre>{{ block.super }}</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user