django1/django/utils/translation
Malcolm Tredinnick e57d1bddda Small fix to [4931].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4932 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-05 03:25:30 +00:00
..
__init__.py Fixed #3900 -- Included missing function in utils/translation/__init__.py. 2007-04-03 03:08:56 +00:00
trans_null.py Small fix to [4931]. 2007-04-05 03:25:30 +00:00
trans_real.py Delayed the reading of settings.USE_I18N until the first use of the i18n 2007-04-02 10:58:43 +00:00