django-cachalot/cachalot
2014-10-21 13:56:58 +02:00
..
tests Adds multi-database support. 2014-10-20 23:43:10 +02:00
__init__.py Updates version number. 2014-10-19 21:55:44 +02:00
cache.py Adds multi-database support. 2014-10-20 23:43:10 +02:00
models.py Adds a special cache for transactions. 2014-09-29 19:16:53 +02:00
monkey_patch.py Simplification. 2014-10-21 13:40:08 +02: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 Small Python optimizations. 2014-10-21 13:56:58 +02:00