| .. |
|
management
|
Creates get_last_invalidation(), while simplifying API usage.
|
2015-10-05 23:48:48 +02:00 |
|
templates/cachalot
|
Small fixes in the debug toolbar panel.
|
2014-12-09 03:17:59 +01:00 |
|
templatetags
|
Adds a get_last_invalidation template tag.
|
2015-10-24 20:26:11 +02:00 |
|
tests
|
Adds a get_last_invalidation template tag.
|
2015-10-24 20:26:11 +02:00 |
|
__init__.py
|
Merge branch 'master' into django-1.8
|
2015-10-02 18:39:04 +02:00 |
|
api.py
|
Creates get_last_invalidation(), while simplifying API usage.
|
2015-10-05 23:48:48 +02:00 |
|
apps.py
|
Allow GeoDjango and django-transaction-hooks db backends to be used.
|
2015-10-13 11:56:47 +02:00 |
|
cache.py
|
Merge branch 'master' into django-1.8
|
2015-10-02 18:39:04 +02:00 |
|
models.py
|
Looks like optional models.py are not really optional… Django is buggy…
|
2015-10-03 00:47:44 +02:00 |
|
monkey_patch.py
|
Creates get_last_invalidation(), while simplifying API usage.
|
2015-10-05 23:48:48 +02:00 |
|
panels.py
|
Small fixes in the debug toolbar panel.
|
2014-12-09 03:17:59 +01:00 |
|
settings.py
|
Adds CACHALOT_ONLY_CACHABLE_TABLES.
|
2015-10-05 20:10:19 +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
|
Adds CACHALOT_ONLY_CACHABLE_TABLES.
|
2015-10-05 20:10:19 +02:00 |