summaryrefslogtreecommitdiff
path: root/tests/modeltests/test_client/fixtures
AgeCommit message (Collapse)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2008-06-07Fixed #5836 -- Corrected the logic in the Test Client when an exception ↵Russell Keith-Magee
raised by a view is caught and re-raised. Thanks for the report, test case, and fix, Chris Wagner. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7583 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-07-12Fixed #4526 -- Modified the test Client login method to fail when a user is ↵Russell Keith-Magee
inactive. Thanks, marcin@elksoft.pl. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5677 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-01Fixes #2333 -- Added test fixtures framework.Russell Keith-Magee
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4659 bcc190cf-cafb-0310-a4f2-bffc1f526a37