Fixed #5603 -- Allow customization of the language cookie name. Thanks, moe.
commit6f633a54a3b399f0935618abc8a9ed201847ee68
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 29 Feb 2008 18:38:44 +0000 (29 18:38 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 29 Feb 2008 18:38:44 +0000 (29 18:38 +0000)
treef57a0dfe4d2d865794f094624e982dfa789e98b6
parent8b8d2f5fe23209ea90a5635e97b48272a3dcf4d5
Fixed #5603 -- Allow customization of the language cookie name. Thanks, moe.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7185 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/conf/global_settings.py
django/utils/translation/trans_real.py
django/views/i18n.py
docs/i18n.txt
docs/settings.txt