django1/django/utils/translation
Sergey Fedoseev 8ef8bc0f64 Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00
..
__init__.py Moved to_language() to django.utils.translation. 2018-05-12 15:03:38 -04:00
template.py Replaced TOKEN_* constants by TokenType enums. 2018-05-10 17:51:51 +02:00
trans_null.py Consolidated duplicate to_locale() implementations. 2018-05-12 12:58:21 -04:00
trans_real.py Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00