mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-24 04:03:43 +00:00
This had a negative impact on performance, and it was not working reliably. It is clearer to invalidate only `CACHALOT_CACHE`, and to detail what to do in the docs when we change `CACHALOT_CACHE`. |
||
|---|---|---|
| .. | ||
| management | ||
| templates/cachalot | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| api.py | ||
| apps.py | ||
| cache.py | ||
| jinja2ext.py | ||
| models.py | ||
| monkey_patch.py | ||
| panels.py | ||
| settings.py | ||
| signals.py | ||
| transaction.py | ||
| utils.py | ||