mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 14:55:09 +01:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -42,7 +42,6 @@ nosetests.xml
|
||||
coverage.xml
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
*.pot
|
||||
|
||||
# Django stuff:
|
||||
|
||||
Reference in New Issue
Block a user