debian-django-cachalot/docs/index.rst

40 lines
1.2 KiB
ReStructuredText

***************
django-cachalot
***************
Caches your Django ORM queries and automatically invalidates them.
.. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg
----
.. image:: http://img.shields.io/pypi/v/django-cachalot.svg?style=flat-square&maxAge=3600
:target: https://pypi.python.org/pypi/django-cachalot
.. image:: http://img.shields.io/travis/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600
:target: https://travis-ci.org/BertrandBordage/django-cachalot
.. image:: http://img.shields.io/coveralls/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600
:target: https://coveralls.io/r/BertrandBordage/django-cachalot?branch=master
.. image:: http://img.shields.io/scrutinizer/g/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600
:target: https://scrutinizer-ci.com/g/BertrandBordage/django-cachalot/
.. image:: https://img.shields.io/gitter/room/django-cachalot/Lobby.svg?style=flat-square&maxAge=3600
:target: https://gitter.im/django-cachalot/Lobby
.. toctree::
:maxdepth: 2
introduction
quickstart
limits
api
benchmark
todo
reporting
how
legacy
changelog