django1/django/utils/translation
Jacob Kaplan-Moss 6a5cc9e7f6 Fixed #7831: be case-insensitive when in `get_language_from_request`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8561 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-25 22:53:44 +00:00
..
__init__.py Fixed #2920 -- Removed _() from builtins. 2007-10-21 17:14:25 +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 #7831: be case-insensitive when in `get_language_from_request`. 2008-08-25 22:53:44 +00:00