django/tests/view_tests
Bouke Haarsma 9b95fa7777 Fixed #21322 -- Error message when CSRF cookie is missing
Thanks to Henrik Levkowetz and olau for their reports and initial patches.
2013-11-03 20:05:10 +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 #21322 -- Error message when CSRF cookie is missing 2013-11-03 20:05:10 +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