Add comment to remember why the tag is outside ...

compress.
This commit is contained in:
Serafeim Papastefanos 2014-04-01 00:53:44 +03:00
parent 8ea27f4571
commit 489f219de6

View file

@ -33,6 +33,9 @@
<script src="{{ STATIC_URL }}admin/js/urlify.js"></script>
{% endcompress %}
{% comment %}
Put it outside compress to be sure that offline compression also works fine.
{% endcomment %}
{% get_localized_datepicker_js %}
{% comment %}