summaryrefslogtreecommitdiff
path: root/tests/cache
AgeCommit message (Expand)Author
2014-07-24[1.6.x] Fixed #23089 -- Fixed transaction handling in two management commands.Aymeric Augustin
2014-04-21[1.6.x] Prevented leaking the CSRF token through caching.Aymeric Augustin
2013-06-14Added cache to available_apps in cache testsAnssi Kääriäinen
2013-06-10Defined available_apps in relevant tests.Aymeric Augustin
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