mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -05:00
testing docker stuff
This commit is contained in:
14
cookbook/static/django_js_reverse/reverse.js
Normal file
14
cookbook/static/django_js_reverse/reverse.js
Normal file
File diff suppressed because one or more lines are too long
@@ -58,7 +58,7 @@
|
||||
{% if debug %}
|
||||
<script src="{% url 'js_reverse' %}"></script>
|
||||
{% else %}
|
||||
<script src="{% static 'django_js_reverse/js/reverse.js' %}"></script>
|
||||
<script src="{% static 'django_js_reverse/reverse.js' %}"></script>
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user