django1/django/conf
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
..
app_template Simplified default project template. 2013-02-04 13:21:36 +01:00
locale Fixed #18149 -- Changed language codes for Chinese 2013-11-04 23:03:28 +01:00
project_template Removed LocaleMiddleware from settings template. 2013-04-05 13:08:50 +02:00
urls Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
__init__.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
global_settings.py Fixed #18149 -- Changed language codes for Chinese 2013-11-04 23:03:28 +01:00