Bug#557474: python-django: Incosistent behaviour of LocaleMiddleware w.r.t. to default language

2009-12-01 Thread Chris Lamb
forwarded 557474 http://code.djangoproject.com/ticket/9340 thanks Jakub Wilk wrote: > In some situations locale middleware sets LANGUAGE_CODE to the global > LANGUAGE_CODE setting, even if it is not in listed in the LANGUAGES > setting. This looks like http://code.djangoproject.com/ticket/9340

Bug#557474: python-django: Incosistent behaviour of LocaleMiddleware w.r.t. to default language

2009-11-22 Thread Jakub Wilk
Package: python-django Version: 1.1.1-1 Severity: minor In some situations locale middleware sets LANGUAGE_CODE to the global LANGUAGE_CODE setting, even if it is not in listed in the LANGUAGES setting. (Surprisingly, this is the case for the default configuration.) $ curl -H 'Accept-Language