django/django/conf
Sergey Kolosov 8c98f39624 Fixed #15318 -- Added settings for language cookie max-age, path, domain
Introduced a number of settings to configure max-age, path, and domain
for the language cookie: LANGUAGE_COOKIE_AGE, LANGUAGE_COOKIE_PATH and
LANGUAGE_COOKIE_DOMAIN.

Thanks sahid for the suggestion.
2014-03-01 07:52:45 -05:00
..
app_template Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
locale Fixed #19647 -- Added formats.py for Esperanto. 2014-02-19 11:58:20 +01:00
project_template Reordered INSTALLED_APPS in default template, refs #22005 2014-02-11 09:01:48 +01:00
urls Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
__init__.py Fixes #21833 -- Fix UserSettingsHolder.is_overridden() and add tests. 2014-01-20 20:25:33 -07:00
global_settings.py Fixed #15318 -- Added settings for language cookie max-age, path, domain 2014-03-01 07:52:45 -05:00