django-cachalot/cachalot
Bertrand Bordage f26f0f8635 Version 0.8.0.
2014-10-22 00:37:01 +02:00
..
tests Fixes tests for Django 1.7 & MySQL. 2014-10-21 23:49:26 +02:00
__init__.py Version 0.8.0. 2014-10-22 00:37:01 +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 Partially reverts 5708345. 2014-10-21 21:47:50 +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