django/tests/i18n
Bouke Haarsma c0a2388a1c Fixed #18149 -- Changed language codes for Chinese
Language codes for Chinese are zh_Hans (Simplified) and zh_Hant (Traditional).
Added support for browsers that still send the deprecated language codes.

Thanks to Olli Wang for the report.
2013-11-04 23:03:28 +01:00
..
commands Rearranged some i18n tests 2013-10-28 14:17:48 +01:00
contenttypes
other Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
patterns
resolution
__init__.py
forms.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
test_compilation.py Rearranged some i18n tests 2013-10-28 14:17:48 +01:00
test_extraction.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
tests.py Fixed #18149 -- Changed language codes for Chinese 2013-11-04 23:03:28 +01:00
urls.py