django/tests/view_tests
Anubhav Joshi dbbcfca476 Fixed #21668 -- Return detailed error page when SuspiciousOperation is raised and DEBUG=True
Thanks GDorn and gox21 for report.

Thanks Tim Graham for idea and review.
2014-06-24 08:55:36 -04:00
..
app0
app1
app2
app3
app4
app5
fixtures
locale
media
other_templates
templates
templatetags
tests Fixed #21668 -- Return detailed error page when SuspiciousOperation is raised and DEBUG=True 2014-06-24 08:55:36 -04:00
__init__.py
default_urls.py
generic_urls.py
models.py
regression_21530_urls.py
urls.py
views.py