django-cachalot/cachalot/tests
2015-10-02 19:53:50 +02:00
..
migrations Adds a test for BinaryField in order to test unknown parameters types. 2015-06-19 18:50:29 +02:00
__init__.py Adds a signal to trigger post-invalidation behaviours. 2015-04-17 20:06:18 +02: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 Adds a test for BinaryField in order to test unknown parameters types. 2015-06-19 18:50:29 +02:00
multi_db.py Merge branch 'master' into django-1.8 2015-10-02 18:39:04 +02:00
read.py Merge branch 'master' into django-1.8 2015-10-02 18:39:04 +02:00
settings.py Merge branch 'master' into django-1.8 2015-10-02 18:39:04 +02:00
signals.py Adds a signal to trigger post-invalidation behaviours. 2015-04-17 20:06:18 +02:00
thread_safety.py Creates a MySQL cursor before each test to avoid the extra SET SQL_AUTO_IS_NULL = 0 request. 2015-06-17 23:00:52 +02:00
transaction.py Updates a query amount in transactions. 2015-10-02 19:53:50 +02:00
write.py Merge branch 'master' into django-1.8 2015-10-02 18:39:04 +02:00