mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
* Simplify annotation handling by using the flatten method:
|
||
|---|---|---|
| .. | ||
| 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 | ||