django-cachalot/cachalot/tests
2014-12-12 16:01:56 +01:00
..
__init__.py Adds an APITestCase. 2014-10-29 12:10:07 +01:00
api.py Updates transaction handling to work with the latest invalidation system. 2014-11-24 19:11:37 +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 an invalid test. 2014-12-07 03:40:27 +01:00
settings.py Simplifies cachalot_settings and forbids its modification. 2014-12-08 19:43:43 +01:00
thread_safety.py Properly closes the database connection before ending a thread. 2014-12-12 16:01:56 +01:00
transaction.py Updates transaction handling to work with the latest invalidation system. 2014-11-24 19:11:37 +01:00
write.py Adds tests for cursor.executemany. 2014-12-07 02:38:10 +01:00