django-cachalot/cachalot
2015-04-11 02:04:53 +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 Uses database cursors as context managers. 2015-04-11 02:04:53 +02:00
__init__.py Drops Django 1.6 & Python 2.6 support. 2015-04-11 01:57:13 +02:00
api.py Adds the invalidate_cachalot Django command. 2015-02-18 03:03:32 +01:00
apps.py Drops Django 1.6 & Python 2.6 support. 2015-04-11 01:57:13 +02:00
cache.py Drops Django 1.6 & Python 2.6 support. 2015-04-11 01:57:13 +02:00
models.py Drops Django 1.6 & Python 2.6 support. 2015-04-11 01:57:13 +02:00
monkey_patch.py Drops Django 1.6 & Python 2.6 support. 2015-04-11 01:57:13 +02:00
panels.py Small fixes in the debug toolbar panel. 2014-12-09 03:17:59 +01:00
settings.py Simplifies cachalot_settings and forbids its modification. 2014-12-08 19:43:43 +01:00
transaction.py Small Python optimizations. 2015-01-03 06:38:16 +01:00
utils.py Drops Django 1.6 & Python 2.6 support. 2015-04-11 01:57:13 +02:00