django/tests/i18n
Łukasz Langa 92ebb29c53 Fixes #19919: get_language_from_request() disregards "en-us" and "en" languages
when matching Accept-Language
2013-05-18 14:37:04 +02:00
..
commands Fixed #20422 -- Applied makemessage's --ignore patterns to full path 2013-05-18 10:40:16 +02:00
contenttypes Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
other Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
patterns Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
resolution Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
forms.py Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 2013-05-09 16:44:36 +01:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Fixes #19919: get_language_from_request() disregards "en-us" and "en" languages 2013-05-18 14:37:04 +02:00
urls.py Fixed #5241 -- Kept active transalation in LocaleMiddleware.process_response. 2013-02-28 14:21:48 +01:00