#14620: django.utils.translation.get_language doesn't use settings ----------------------------+----------------------------------------------- Reporter: feuervogel | Owner: nobody Status: new | Milestone: Component: Core framework | Version: 1.2 Keywords: | Stage: Unreviewed Has_patch: 0 | ----------------------------+----------------------------------------------- I'm using the test_suite option in my settings.py setup. When specifying a LANGUAGE_CODE l10n in form-fields doesn't work properly. I've figured out that django.utils.translation.get_language isn't working as expected. Please check out my [http://bitbucket.org/feuervogel/language_bug test app to find out].
I'm sorry but I can't provide a patch. When using this app withing a djangoproject with a LANGUAGE_CODE set, everything's working fine. -- Ticket URL: <http://code.djangoproject.com/ticket/14620> Django <http://code.djangoproject.com/> 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?hl=en.
