django-cachalot/cachalot
Bertrand Bordage b0cd3d371b Detects QuerySet.extra select & where arguments and avoid caching such queries.
Also fixes tables detection so that creation/deletion correctly invalidates queries.
2014-09-28 01:44:43 +02:00
..
__init__.py Updates version number. 2014-09-26 21:00:21 +02:00
models.py Version 0.1.0. 2014-09-26 16:53:44 +02:00
monkey_patch.py Detects QuerySet.extra select & where arguments and avoid caching such queries. 2014-09-28 01:44:43 +02:00
tests.py Adds a test suite. 2014-09-28 01:42:41 +02:00