Marc Tamlyn
|
09f8652765
|
Use assertIsInstance in tests.
Gives much nicer errors when it fails.
|
2013-05-21 10:42:15 +01:00 |
Łukasz Langa
|
bd97f7d0cb
|
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
|
2013-05-18 17:38:32 +02:00 |
Jacob Burch
|
89955cc35f
|
Fixed #9595 -- Allow non-expiring cache timeouts.
Also, streamline the use of 0 and None between cache backends.
|
2013-05-18 15:39:42 +02:00 |
Łukasz Langa
|
40b9f4fb8b
|
[py3] Always fed hashlib with bytes.
|
2013-02-27 10:02:07 +01:00 |
Florian Apolloner
|
33836cf88d
|
Renamed some tests and removed references to modeltests/regressiontests.
|
2013-02-26 14:36:57 +01:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |