django-cachalot/cachalot
Bertrand Bordage 839b84edcf Version 1.0.3.
2015-06-19 21:27:45 +02:00
..
management Fixes Python 3 compatibility. 2015-02-22 01:13:51 +01:00
templates/cachalot Small fixes in the debug toolbar panel. 2014-12-09 03:17:59 +01:00
tests Updates a test name and description. 2015-06-19 19:33:46 +02:00
__init__.py Version 1.0.3. 2015-06-19 21:27:45 +02:00
api.py Simplification. 2015-06-17 21:22:22 +02:00
cache.py Simplification. 2015-06-17 21:22:22 +02:00
models.py Adds a special cache for transactions. 2014-09-29 19:16:53 +02:00
monkey_patch.py Fixes an issue with MySQL. 2015-06-19 18:06:20 +02:00
panels.py Small fixes in the debug toolbar panel. 2014-12-09 03:17:59 +01:00
settings.py Adds an UNCACHABLE_TABLES setting to fix some migrations issues in tests and significantly speed up tests. 2015-06-17 21:24:49 +02:00
signals.py Adds a signal to trigger post-invalidation behaviours. 2015-04-17 20:06:18 +02:00
transaction.py Small Python optimizations. 2015-01-03 06:38:16 +01:00
utils.py Fixes Python 3 compatibility. 2015-06-19 19:46:10 +02:00