django1/django/utils/translation
Claude Paroz 7a0d9b5cda Fixed #24569 -- Made some translation functions accept None value
get_language() can return None when translations are deactivated.
Thanks Nicola Peduzzi for the reporti and Tim Graham for the review.
2015-04-04 10:54:16 +02: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 #24569 -- Made some translation functions accept None value 2015-04-04 10:54:16 +02:00