django/tests/view_tests
Tomáš Ehrlich 8414fcf16b Fixes #23643 -- Added chained exception details to debug view. 2015-03-14 16:08:23 -04:00
..
app0
app1
app2
app3
app4
app5
locale Fixed #24122 -- Redirected to translated url after setting language 2015-03-13 16:46:40 +01:00
media Ensured views.static.serve() doesn't use large memory on large files. 2015-01-13 13:03:06 -05:00
templates
templatetags Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
tests Fixes #23643 -- Added chained exception details to debug view. 2015-03-14 16:08:23 -04:00
__init__.py
default_urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
generic_urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
models.py
regression_21530_urls.py
urls.py Fixed #24122 -- Redirected to translated url after setting language 2015-03-13 16:46:40 +01:00
views.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00