django1/django/utils/translation
Michal Čihař 76d26d8922 Fixed #24063 -- Allowed locale variants supported by gettext.
The locale code can contain a variant after @, so allowed that.
2015-04-24 20:31:16 -04:00
..
__init__.py Fixed #22820 -- Treated int and long types alike in lazy_number 2014-08-30 18:51:12 +02:00
trans_null.py Fixed #24045 -- Removed useless mark_safe() call in trans_null.py 2014-12-26 07:42:49 -05:00
trans_real.py Fixed #24063 -- Allowed locale variants supported by gettext. 2015-04-24 20:31:16 -04:00