summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_views/views.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2011-05-01Replaced old-style with new-style decorator syntax.Jannis Leidel
2008-08-24Fixed #8509: Cleaned up handling of test cookies in admin logins. Thanks to r...Russell Keith-Magee
2008-08-09Fixed #5801: admin requests with GET args now get properly bounced through lo...Jacob Kaplan-Moss