Using django: Why doesn’t uWSGI compile my django localization files? on newest questions tagged django – Stack Overflow
When I restarted my apache server (+mod_wsgi) with my django project, it recompiled django.po files into new django mo files which are used in internationalization.
Now I try uWSGI server, and it doesn’t do this. Why this happens? or is it normal for uWSGI?
See Answers
source: http://stackoverflow.com/questions/11434411/why-doesnt-uwsgi-compile-my-django-localization-files
Using django: using-django
Recent Comments