django-cachalot/cachalot
2014-10-29 14:36:40 +01:00
..
tests Adds tests for multi-table inheritance. 2014-10-29 13:46:27 +01:00
__init__.py Updates version number. 2014-10-28 19:11:57 +01:00
api.py Adds an API. 2014-10-28 22:41:51 +01:00
cache.py Adds an API. 2014-10-28 22:41:51 +01:00
models.py Adds a special cache for transactions. 2014-09-29 19:16:53 +02:00
monkey_patch.py Adds an infinite cache timeout. 2014-10-29 14:36:40 +01:00
settings.py Uses `wraps` to be able to pickle patched methods. 2014-10-06 00:58:39 +02:00
transaction.py Adds an infinite cache timeout. 2014-10-29 14:36:40 +01:00
utils.py Adds an infinite cache timeout. 2014-10-29 14:36:40 +01:00