settings split for development and production.py
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
<script src="{% static 'js/container_validation.js' %}"></script>
|
||||
{% endblock extra_js %}
|
||||
|
||||
{% block custom_js %}
|
||||
{% endblock custom_js %}
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user