django1/tests/cache
Adam Chainz 05239180c0 Removed unnecessary DBCacheTests.test_clear_commits_transaction test.
Was added in 44164c5c30 but the
transaction.commit_unless_managed() line was removed in
ba5138b1c0253fcf390b7509ad7b954117b3be88; thus the test does nothing
but check that clear() runs.
2015-08-31 09:14:06 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
closeable_cache.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
liberal_backend.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
models.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
tests.py Removed unnecessary DBCacheTests.test_clear_commits_transaction test. 2015-08-31 09:14:06 -04:00