django1/django/utils/translation
Jannis Leidel 079d9f3738 [1.1.X] Fixed #11384 - Make sure translations in the project directory really override translations in apps as specified in the docs.
Backport of r12447.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12609 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-26 17:00:11 +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 [1.1.X] Fixed #11384 - Make sure translations in the project directory really override translations in apps as specified in the docs. 2010-02-26 17:00:11 +00:00