django1/django/utils/translation
Tim Graham 0c4ac12a7b Fixed #28546 -- Fixed translation's to_locale() with langauge subtags.
Thanks Brent Hand for the initial patch.
2017-09-08 13:46:00 -04:00
..
__init__.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
template.py Refs #27795 -- Removed force_text from templatize function 2017-02-06 17:35:03 +01:00
trans_null.py Made ugettext* functions aliases of gettext* 2017-01-28 12:01:30 +01:00
trans_real.py Fixed #28546 -- Fixed translation's to_locale() with langauge subtags. 2017-09-08 13:46:00 -04:00