1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/view_tests
Claude Paroz b3cd9fb18b Refs #15902 -- Made set_language() view always set the current language in a cookie.
The plan is to later deprecate/remove storing the language in the session.
2018-01-03 11:25:40 -05:00
..
app0
app1
app2
app3
app4
app5
locale
media
templates
templatetags
tests Refs #15902 -- Made set_language() view always set the current language in a cookie. 2018-01-03 11:25:40 -05:00
__init__.py
default_urls.py
generic_urls.py
models.py
regression_21530_urls.py
urls.py
views.py