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 |
Aymeric Augustin
|
f9f792eb04
|
[1.6.x] Took advantage of django.utils.six.moves.urllib.*.
Backport of 6a6428a36 from master.
|
2013-09-10 21:29:31 +02:00 |
Tim Graham
|
d194714c0a
|
Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError
Thank-you Martin Green for the patch.
|
2013-05-27 12:25:35 -04:00 |
Preston Timmons
|
8ce46375ae
|
Move last remaining tests out of models.py files; prep for test discovery.
|
2013-04-02 19:00:55 -06:00 |
Ramiro Morales
|
60dd4eabe7
|
Removed mentions of modeltests.
|
2013-03-03 18:44:06 -03:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |