django-cachalot/cachalot
2014-10-29 12:30:04 +01:00
..
tests Changes another boolean. 2014-10-29 12:30:04 +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 API. 2014-10-28 22:41:51 +01:00
settings.py Uses `wraps` to be able to pickle patched methods. 2014-10-06 00:58:39 +02:00
transaction.py Removes a useless cache.delete_many call thanks to a clarification. 2014-10-21 13:43:08 +02:00
utils.py Adds an API. 2014-10-28 22:41:51 +01:00