django1/django/utils/translation
Claude Paroz ae88e73fa6 Replaced some smart_xxx by force_xxx equivalent
smart_str/smart_text should only be used when a potential lazy
string should be preserved in the result of the function call.
2012-08-30 15:46:16 +02:00
..
__init__.py [py3] Stopped attempting to translate bytes. 2012-08-18 11:36:09 +02:00
trans_null.py [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
trans_real.py Replaced some smart_xxx by force_xxx equivalent 2012-08-30 15:46:16 +02:00