django/tests/view_tests
Claude Paroz ea542a9c72 Fixed #28007 -- Moved debug templates to the filesystem
Thanks Tim Graham for the review.
2017-04-12 11:36:47 -04:00
..
app0
app1
app2
app3
app4
app5 Added some tests for #21725. 2014-02-22 13:50:12 +01:00
locale
media
templates Tested template info in debug view's text traceback 2017-04-12 10:38:50 -04:00
templatetags
tests Fixed #28007 -- Moved debug templates to the filesystem 2017-04-12 11:36:47 -04:00
__init__.py
default_urls.py
generic_urls.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
models.py
regression_21530_urls.py
urls.py Removed unused code in i18n view_tests 2017-04-02 19:58:18 +02:00
views.py Removed unused code in i18n view_tests 2017-04-02 19:58:18 +02:00