django-cachalot/docs/api.rst

12 lines
250 B
ReStructuredText
Raw Normal View History

2014-10-28 22:44:28 +00:00
.. _API:
API
---
Use these tools if the automatic behaviour of django-cachalot is not enough.
Typically, use ``invalidate_tables`` or ``invalidate_models`` after each raw
SQL query modifying the database.
.. automodule:: cachalot.api
:members: