summaryrefslogtreecommitdiff
path: root/tests/regressiontests/special_headers/views.py
AgeCommit message (Collapse)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-04-25Fixed #18033 -- Removed function-based generic views, as per official ↵Claude Paroz
deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-26Fixed a failing test in special_headers, and performed a bit of cleanup.Alex Gaynor
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16105 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-18Fixed #13842 -- Added tests to verify that XViewMiddleware works with ↵Russell Keith-Magee
class-based views. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14269 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-10Added tests that I neglected to check in for #8049 in [12159]Adrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12160 bcc190cf-cafb-0310-a4f2-bffc1f526a37