Commit graph

14 commits

Author SHA1 Message Date
Bertrand Bordage
baafe6246d Adds a test for annotate invalidation. 2014-09-29 10:15:14 +02:00
Bertrand Bordage
c45b5a2ec7 Adds a test for select_related invalidation. 2014-09-28 19:47:54 +02:00
Bertrand Bordage
bddc3425ff Fixes `QuerySet.aggregate` invalidation. 2014-09-28 19:36:49 +02:00
Bertrand Bordage
e12168f821 Adds a test for `QuerySet.aggregate` invalidation. 2014-09-28 19:36:13 +02:00
Bertrand Bordage
688e13035b Adds 4 tests and uses also QuerySet.delete in the deletion test. 2014-09-28 19:12:17 +02:00
Bertrand Bordage
5d42231cb5 Updates version number. 2014-09-28 19:11:27 +02:00
Bertrand Bordage
73d38b5d72 Version 0.2.0 2014-09-28 01:49:36 +02:00
Bertrand Bordage
5c91cd4cb4 Updates README.rst. 2014-09-28 01:45:02 +02:00
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
Bertrand Bordage
65f064bae7 Adds a test suite. 2014-09-28 01:42:41 +02:00
Bertrand Bordage
beeda120ac Updates version number. 2014-09-26 21:00:21 +02:00
Bertrand Bordage
16e62cb875 Typo. 2014-09-26 20:27:35 +02:00
Bertrand Bordage
6689aede31 chmod +x setup.py. 2014-09-26 20:27:25 +02:00
Bertrand Bordage
53f8078a55 Version 0.1.0. 2014-09-26 16:53:44 +02:00