django-cachalot/cachalot/tests
2023-06-06 12:06:53 +02:00
..
migrations Remove Python 2 and Django 2.2 code 2023-04-04 15:28:15 -04:00
__init__.py Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05: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 Correct problems with tests (#234) 2023-05-24 21:35:03 -04:00
multi_db.py Correct problems with tests (#234) 2023-05-24 21:35:03 -04:00
postgres.py Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05:00
read.py Added more filtered tests 2023-06-06 12:06:53 +02:00
settings.py Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05:00
signals.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
test_utils.py Added a FilteredTransactionTestCase, updated tests. 2023-06-06 10:05:44 +02:00
tests_decorators.py Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05:00
thread_safety.py Added more filtered tests 2023-06-06 12:06:53 +02:00
transaction.py Added a FilteredTransactionTestCase, updated tests. 2023-06-06 10:05:44 +02:00
write.py Added a FilteredTransactionTestCase, updated tests. 2023-06-06 10:05:44 +02:00