Include compiled messages.

It doesn't work without these if DEBUG is False. And users can't compile them outside the allianceauth source directory.

When editing translations, compile with: django-admin compilemessages --settings=allianceauth.project_template.project_name.settings.base
This commit is contained in:
Adarnof 2018-05-02 21:42:26 -04:00
parent 22bda62e59
commit 9d2b3bb157
3 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -42,7 +42,6 @@ nosetests.xml
coverage.xml
# Translations
*.mo
*.pot
# Django stuff:

Binary file not shown.

Binary file not shown.