django1/django/utils/translation
Claude Paroz 5dcdbe95c7 Fixed #23005 -- Allowed specifying special fallback languages
This fixes the Chinese language issues described in #23005 but
also provides for other fallback exceptions by updating the
LANG_INFO structure.
Thanks caxekis at gmail.com for the report and Tim Graham for the
review.
2014-07-14 20:50:03 +02:00
..
__init__.py Fixed #23005 -- Allowed specifying special fallback languages 2014-07-14 20:50:03 +02:00
trans_null.py Removed code deprecated from Django 1.2 2014-05-25 21:25:23 +02:00
trans_real.py Fixed #23005 -- Allowed specifying special fallback languages 2014-07-14 20:50:03 +02:00