django/tests/test_client
Claude Paroz 655b8bb10b [1.6.x] Fixed #21448 -- Fixed test client logout with cookie-based sessions
Thanks Gunnar Scherf for the report and the suggested patch.
Backport of 384816fcc from master.
2013-11-26 20:42:54 +01:00
..
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Move last remaining tests out of models.py files; prep for test discovery. 2013-04-02 19:00:55 -06:00
tests.py [1.6.x] Fixed #21448 -- Fixed test client logout with cookie-based sessions 2013-11-26 20:42:54 +01:00
urls.py Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError 2013-05-27 12:25:35 -04:00
views.py [1.6.x] Took advantage of django.utils.six.moves.urllib.*. 2013-09-10 21:29:31 +02:00