django-cachalot/cachalot
2014-10-30 04:24:29 +01:00
..
tests Removes the hack for the number of queries with MySQL. 2014-10-29 20:00:33 +01:00
__init__.py Updates version number. 2014-10-28 19:11:57 +01:00
api.py Adds QUERY_KEYGEN & TABLE_KEYGEN. 2014-10-30 04:17:48 +01:00
cache.py Adds QUERY_KEYGEN & TABLE_KEYGEN. 2014-10-30 04:17:48 +01:00
models.py Adds a special cache for transactions. 2014-09-29 19:16:53 +02:00
monkey_patch.py Adds QUERY_KEYGEN & TABLE_KEYGEN. 2014-10-30 04:17:48 +01:00
settings.py Adds QUERY_KEYGEN & TABLE_KEYGEN. 2014-10-30 04:17:48 +01:00
transaction.py Adds an infinite cache timeout. 2014-10-29 14:36:40 +01:00
utils.py Handles import_string in Django 1.6. 2014-10-30 04:24:29 +01:00