django-cachalot/cachalot/tests
2015-04-11 02:04:53 +02:00
..
migrations Fixes tests for Django 1.6 & 1.7. 2015-01-18 17:50:35 +01:00
__init__.py Adds a test for the management command. 2015-02-22 00:51:47 +01:00
api.py Uses database cursors as context managers. 2015-04-11 02:04:53 +02: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 for Django 1.6 & 1.7. 2015-01-18 17:50:35 +01:00
multi_db.py Drops Django 1.6 & Python 2.6 support. 2015-04-11 01:57:13 +02:00
read.py Uses database cursors as context managers. 2015-04-11 02:04:53 +02:00
settings.py Uses database cursors as context managers. 2015-04-11 02:04:53 +02:00
thread_safety.py Adds the last missing tests. 2014-12-14 08:52:21 +01:00
transaction.py Updates transaction handling to work with the latest invalidation system. 2014-11-24 19:11:37 +01:00
write.py Uses database cursors as context managers. 2015-04-11 02:04:53 +02:00