django-cachalot/cachalot/tests
2014-10-29 20:00:33 +01:00
..
__init__.py Adds an APITestCase. 2014-10-29 12:10:07 +01:00
api.py Fixes some method names. 2014-10-29 13:19:53 +01:00
loaddata_fixture.json Adds a test to find if the cache is invalidated after flush and loaddata commands. 2014-10-21 23:10:58 +02:00
models.py Fixes tests. 2014-10-29 14:49:18 +01:00
multi_db.py Adds more multi-database tests. 2014-10-21 19:51:03 +02:00
read.py Removes the hack for the number of queries with MySQL. 2014-10-29 20:00:33 +01:00
settings.py Adds CACHALOT_CACHE_RANDOM. 2014-10-29 17:50:36 +01:00
thread_safety.py Separates tests in several files. 2014-10-20 15:40:37 +02:00
transaction.py Separates tests in several files. 2014-10-20 15:40:37 +02:00
write.py Removes the hack for the number of queries with MySQL. 2014-10-29 20:00:33 +01:00