django-cachalot/cachalot/tests
David Haas 866b662273
Update utils.py (#225)
* Update utils.py

verify get_meta isn't none before requesting db_table

* Add passenv to tox.ini

* Fix test_explain in sqlite

---------

Co-authored-by: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com>
2023-03-12 16:39:04 -04:00
..
migrations Add Django 4.0 support, drop Python 3.6 and Django 3.1 (#208) 2021-12-07 18:44:25 -05: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 Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05:00
multi_db.py Squashed commit of the following: 2020-08-10 16:49:46 -04:00
postgres.py Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05:00
read.py Update utils.py (#225) 2023-03-12 16:39:04 -04: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 Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05: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 Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
transaction.py Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05:00
write.py Add Django 3.2 Support and drop error dependency check (#181) 2021-05-13 00:27:14 -04:00