Workaround to fix #378

See https://github.com/zyegfryed/django-statici18n/pull/29 for real fix
This commit is contained in:
Raphael Michel
2017-01-18 10:02:53 +01:00
parent f2260212ee
commit 9f90ac80a0
5 changed files with 6 additions and 5 deletions
+1
View File
@@ -16,6 +16,7 @@ compress:
jsi18n: localecompile
./manage.py compilejsi18n
./manage.py compilejsi18n -l de-informal
test:
py.test tests