django1/django/utils/translation
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
..
__init__.py Correct flake8 E302 violations 2013-11-02 19:53:29 -04:00
trans_null.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00
trans_real.py Fixed #18149 -- Changed language codes for Chinese 2013-11-04 23:03:28 +01:00