-
-
Notifications
You must be signed in to change notification settings - Fork 369
Open
Labels
Description
When running translations.py make or translations.py compile it complains about Apps aren't loaded yet. This can be fixed by calling django.setup(). This line is removed in #390, does someone know why?
The following error I'm running into is that makemessages requires the --all flag.