django1/django/utils/translation
Claude Paroz afbf913b90 Build context strings out of [u|n]gettext
The context strings in [n]pgettext functions should not be marked
themselves for translation.
2012-10-15 10:00:22 +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 Build context strings out of [u|n]gettext 2012-10-15 10:00:22 +02:00