Upgraded to Django 3.0.1
This commit is contained in:
parent
8f36b25946
commit
e49f326611
2 changed files with 5 additions and 6 deletions
|
|
@ -7,7 +7,6 @@
|
|||
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/base.css' %}" />
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/dashboard.css' %}" />
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'css/main3.css' %}" />
|
||||
<script type="text/javascript" src="{% static 'js/tiny_mce/tiny_mce.js' %}"></script>
|
||||
{% block extrastyle %}{% endblock %}
|
||||
{% block extrahead %}{% endblock %}
|
||||
{% block blockbots %}<meta name="robots" content="NONE,NOARCHIVE" />{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue