summaryrefslogtreecommitdiff
path: root/tests/cache/tests.py
AgeCommit message (Expand)Author
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-05-18Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecatedŁukasz Langa
2013-05-18Fixed #9595 -- Allow non-expiring cache timeouts.Jacob Burch
2013-02-27[py3] Always fed hashlib with bytes.Łukasz Langa
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner