mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-18 01:21:06 +00:00
* Fix a comment block disabling incorrectly RST form for cachalot_disabled * Update CHANGELOG.rst * Several points did I incorrectly say that 50 modifications per second was too much. It was supposed to say minute. You'd have to have a LARGE website to really get to that point since inserts from an external DB would typically take a 250-1000ms/1s per INSERT/UPDATE * Add Python 3.9 support in the docs and setup.py * Move chat to Discord and reflect in the docs |
||
|---|---|---|
| .. | ||
| 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 | ||