django/tests/view_tests
Bouke Haarsma 18185724e6 Fixed #21443 -- Cannot show debug info on PY3's importlib
Thanks productions@zaziork.co.uk for the review.
2013-11-22 20:36:33 +01:00
..
app0
app1
app2
app3
app4
fixtures
locale Fixed #21324 -- Translate CSRF failure view 2013-11-02 11:22:30 +01:00
media
other_templates Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS. 2013-09-18 07:37:08 -04:00
templates
templatetags Fixing E302 Errors 2013-11-02 23:48:47 -05:00
tests Fixed #21443 -- Cannot show debug info on PY3's importlib 2013-11-22 20:36:33 +01:00
__init__.py Fixed all E261 warnings 2013-11-02 23:50:33 -05:00
generic_urls.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
models.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
urls.py
views.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00