django-cachalot/cachalot/tests
Andrew-Chen-Wang 0af7992b00 Add SUPPORTED_DATABASE_ENGINES & SUPPORTED_CACHE_BACKENDS (Fixes #131)
* Drop django-transaction-hooks and django-prometheus projects in favor of using these settings
2021-05-24 21:56:41 -04:00
..
migrations Squashed commit of the following: 2020-08-10 16:49:46 -04:00
__init__.py Multiple Python optimisations. 2017-06-07 08:59:35 +02:00
api.py Add Django 3.2 Support and drop error dependency check (#181) 2021-05-13 00:27:14 -04: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 Version 2.2.0 (#146) 2020-02-12 00:52:12 -05: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 Squashed commit of the following: 2020-08-10 16:49:46 -04:00
multi_db.py Squashed commit of the following: 2020-08-10 16:49:46 -04:00
postgres.py Squashed commit of the following: 2020-08-10 16:49:46 -04:00
read.py Add Django 3.2 Support and drop error dependency check (#181) 2021-05-13 00:27:14 -04:00
settings.py Add SUPPORTED_DATABASE_ENGINES & SUPPORTED_CACHE_BACKENDS (Fixes #131) 2021-05-24 21:56:41 -04:00
signals.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
test_utils.py Add Django 3.2 Support and drop error dependency check (#181) 2021-05-13 00:27:14 -04:00
thread_safety.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
transaction.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
write.py Add Django 3.2 Support and drop error dependency check (#181) 2021-05-13 00:27:14 -04:00