#2372: [patch] manage.py runfcgi seems to ignore LANGUAGE_CODE
-------------------------+--------------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tools | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by [EMAIL PROTECTED]):
Adrian, from what I could gather (I only started working with Django last
week), using 'manage.py runfcgi' the language defined in
settings.LANGUAGE_CODE is never activated, and as a result your app uses
the default 'en-us' language. This is different from what happens in
development using 'manage.py runserver'. It may be the desired effect, but
it sure got me confused me when I deployed my first app.
--
Ticket URL: <http://code.djangoproject.com/ticket/2372>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---