1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/view_tests
2016-08-10 11:27:03 -04:00
..
app0
app1
app2
app3
app4
app5
locale
media
templates
templatetags
tests Fixed #26973 -- Fixed views.static.serve() crash with show_indexes enabled. 2016-08-10 11:27:03 -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