django1/django/utils/translation
Claude Paroz 301de774c2 Refs #27795 -- Replaced many force_text() with str()
Thanks Tim Graham for the review.
2017-04-27 09:10:02 +02:00
..
__init__.py Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
template.py Refs #27795 -- Removed force_text from templatize function 2017-02-06 17:35:03 +01:00
trans_null.py Made ugettext* functions aliases of gettext* 2017-01-28 12:01:30 +01:00
trans_real.py Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00