django1/django/utils/translation
Jacob Kaplan-Moss 503fda43fa Fixed #8654: added `ugettext_lazy` to `django.utils.translation.__all__`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8680 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-28 20:20:40 +00:00
..
__init__.py Fixed #8654: added `ugettext_lazy` to `django.utils.translation.__all__`. 2008-08-28 20:20:40 +00:00
trans_null.py Translating safe strings should return a safe result. 2007-11-17 12:11:54 +00:00
trans_real.py Fixed #8584 -- Fixed a case where the wrong locale might be made active in the 2008-08-27 05:10:20 +00:00