django1/django/utils/translation
Claude Paroz 11c60b5298 Reused the DjangoTranslation class for the javascript_catalog view
Thanks Tim Graham and Cristiano Coelho for the reviews.
Refs #26328, #26319.
2016-03-08 21:39:59 +01:00
..
__init__.py Fixed #26212 -- Made forms.FileField and translation.lazy_number() picklable. 2016-02-15 11:44:29 -05:00
trans_null.py Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
trans_real.py Reused the DjangoTranslation class for the javascript_catalog view 2016-03-08 21:39:59 +01:00