settings split for development and production.py

This commit is contained in:
2025-08-04 19:26:38 +03:00
parent f501be9794
commit 8294db9189
35 changed files with 711 additions and 66 deletions
+4
View File
@@ -48,6 +48,10 @@
<script src="{% static 'js/container_validation.js' %}"></script>
{% endblock extra_js %}
{% block custom_js %}
{% endblock custom_js %}
</body>
</html>