django-cachalot/docs/api.rst
2014-10-28 23:44:28 +01:00

11 lines
250 B
ReStructuredText

.. _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: