django-cachalot/docs/index.rst

37 lines
1 KiB
ReStructuredText
Raw Normal View History

2014-10-28 22:44:28 +00:00
***************
django-cachalot
***************
Caches your Django ORM queries and automatically invalidates them.
.. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg
2014-10-28 23:05:08 +00:00
----
2014-10-28 22:44:28 +00:00
.. image:: http://img.shields.io/pypi/v/django-cachalot.svg?style=flat-square
:target: https://pypi.python.org/pypi/django-cachalot
.. image:: http://img.shields.io/travis/BertrandBordage/django-cachalot/master.svg?style=flat-square
:target: https://travis-ci.org/BertrandBordage/django-cachalot
.. image:: http://img.shields.io/coveralls/BertrandBordage/django-cachalot/master.svg?style=flat-square
: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
:target: https://scrutinizer-ci.com/g/BertrandBordage/django-cachalot/
.. toctree::
:maxdepth: 2
introduction
2014-10-28 22:44:28 +00:00
quickstart
limits
api
2014-12-14 09:46:52 +00:00
benchmark
2014-10-28 22:44:28 +00:00
todo
reporting
how
legacy
2014-10-29 14:03:01 +00:00
changelog