0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/tests/view_tests
2016-08-19 19:16:00 -04:00
..
app0
app1
app2
app3
app4
app5
locale
media
templates
templatetags
tests Refs #26902 -- Protected against insecure redirects in set_language(). 2016-08-19 19:16:00 -04:00
__init__.py
default_urls.py
generic_urls.py Refs #17209 -- Added LoginView and LogoutView class-based views 2016-06-24 10:45:13 +02:00
models.py
regression_21530_urls.py
urls.py Fixed #26973 -- Fixed views.static.serve() crash with show_indexes enabled. 2016-08-10 11:27:03 -04:00
views.py