mirror of
https://github.com/pretix/pretix.git
synced 2026-09-15 16:34:42 +00:00
Workaround to fix #378
See https://github.com/zyegfryed/django-statici18n/pull/29 for real fix
This commit is contained in:
@@ -16,6 +16,7 @@ compress:
|
||||
|
||||
jsi18n: localecompile
|
||||
./manage.py compilejsi18n
|
||||
./manage.py compilejsi18n -l de-informal
|
||||
|
||||
test:
|
||||
py.test tests
|
||||
|
||||
Reference in New Issue
Block a user