summaryrefslogtreecommitdiff
path: root/tests/test_client
AgeCommit message (Expand)Author
2013-11-26[1.6.x] Fixed #21448 -- Fixed test client logout with cookie-based sessionsClaude Paroz
2013-09-10[1.6.x] Took advantage of django.utils.six.moves.urllib.*.Aymeric Augustin
2013-05-27Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetErrorTim Graham
2013-04-02Move last remaining tests out of models.py files; prep for test discovery.Preston Timmons
2013-03-03Removed mentions of modeltests.Ramiro Morales
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner