mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
11 lines
260 B
ReStructuredText
11 lines
260 B
ReStructuredText
.. _API:
|
|
|
|
API
|
|
---
|
|
|
|
Use these tools to interact with django-cachalot, especially if you face
|
|
:ref:`raw queries limits <Raw SQL queries>` or if you need to create a cache key from the
|
|
last table invalidation timestamp.
|
|
|
|
.. automodule:: cachalot.api
|
|
:members:
|