1
0
mirror of https://github.com/django/django.git synced 2025-03-09 08:52:32 +00:00
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
..
2014-02-22 13:50:12 +01:00
2013-11-02 23:48:47 -05:00
2013-11-02 23:50:33 -05:00
2014-02-22 13:50:12 +01:00