django-cachalot/cachalot/tests
2018-04-17 14:51:41 +09:00
..
migrations Remove EOL version specific macros 2018-04-17 14:51:41 +09:00
__init__.py Multiple Python optimisations. 2017-06-07 08:59:35 +02:00
api.py Allows specifying model lookups in API functions. 2017-06-04 19:45:39 +02:00
db_router.py Tests all django.contrib.postgres reading possibilities + makes caching work for most array and hstore queries. 2015-10-04 22:14:18 +02:00
debug_toolbar.py Creates a test for CachalotPanel. 2016-10-23 20:06:58 +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 Remove EOL version specific macros 2018-04-17 14:51:41 +09:00
multi_db.py Fixes multi-databases tests. 2017-06-03 17:48:59 +02:00
postgres.py Remove EOL version specific macros 2018-04-17 14:51:41 +09:00
read.py Remove EOL version specific macros 2018-04-17 14:51:41 +09:00
settings.py Fixes Python 2 tests. 2017-06-04 19:39:12 +02:00
signals.py Adds a test to check if the signal is not sent during transaction when using invalidate. 2016-09-29 13:49:42 +02:00
test_utils.py Simplifies some tests. 2017-06-07 10:28:13 +02:00
thread_safety.py Simplifies tests while increasing their robustness by explicitely checking detected table names. 2017-06-03 17:45:26 +02:00
transaction.py Simplifies tests while increasing their robustness by explicitely checking detected table names. 2017-06-03 17:45:26 +02:00
write.py Remove EOL version specific macros 2018-04-17 14:51:41 +09:00