django/tests/regressiontests/special_headers
Russell Keith-Magee 2790cf482d Fixed #13842 -- Added tests to verify that XViewMiddleware works with class-based views.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14269 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-18 23:58:06 +00:00
..
fixtures Added tests that I neglected to check in for #8049 in [12159] 2010-01-10 17:21:52 +00:00
templates/special_headers Added tests that I neglected to check in for #8049 in [12159] 2010-01-10 17:21:52 +00:00
__init__.py Added some missing __init__.py files to two tests 2010-01-10 17:49:41 +00:00
models.py Added tests that I neglected to check in for #8049 in [12159] 2010-01-10 17:21:52 +00:00
tests.py Fixed #13842 -- Added tests to verify that XViewMiddleware works with class-based views. 2010-10-18 23:58:06 +00:00
urls.py Fixed #13842 -- Added tests to verify that XViewMiddleware works with class-based views. 2010-10-18 23:58:06 +00:00
views.py Fixed #13842 -- Added tests to verify that XViewMiddleware works with class-based views. 2010-10-18 23:58:06 +00:00