django1/django/utils/translation
Claude Paroz c177d0690e [1.8.x] Fixed #25295 -- Restored 'no active translation' after language override
Thanks David Nelson Adamec for the report and Tim Graham for the review.
Backport of 9324935c3 from master.
2015-08-25 10:37:54 +02:00
..
__init__.py [1.8.x] Fixed #25295 -- Restored 'no active translation' after language override 2015-08-25 10:37:54 +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 [1.8.x] Fixed #24569 -- Made some translation functions accept None value 2015-04-04 10:58:54 +02:00