debian-django-cachalot/README.rst

36 lines
1.3 KiB
ReStructuredText
Raw Permalink Normal View History

2014-09-26 16:53:44 +02:00
Django-cachalot
===============
Caches your Django ORM queries and automatically invalidates them.
2014-09-29 23:49:55 +02:00
.. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg
2014-10-29 00:05:08 +01:00
----
2014-09-29 23:47:58 +02:00
2016-10-24 20:44:32 +02:00
.. image:: http://img.shields.io/pypi/v/django-cachalot.svg?style=flat-square&maxAge=3600
2014-10-20 19:35:21 +02:00
:target: https://pypi.python.org/pypi/django-cachalot
2016-10-24 20:44:32 +02:00
.. image:: http://img.shields.io/travis/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600
2014-09-29 23:47:58 +02:00
:target: https://travis-ci.org/BertrandBordage/django-cachalot
2016-10-24 20:44:32 +02:00
.. image:: http://img.shields.io/coveralls/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600
2014-09-29 23:47:58 +02:00
:target: https://coveralls.io/r/BertrandBordage/django-cachalot?branch=master
2016-10-24 20:44:32 +02:00
.. image:: http://img.shields.io/scrutinizer/g/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600
2014-10-20 19:35:21 +02:00
:target: https://scrutinizer-ci.com/g/BertrandBordage/django-cachalot/
2016-10-24 20:44:32 +02:00
.. image:: https://img.shields.io/gitter/room/django-cachalot/Lobby.svg?style=flat-square&maxAge=3600
2016-09-29 19:40:32 +02:00
:target: https://gitter.im/django-cachalot/Lobby
2014-09-26 16:53:44 +02:00
2014-10-28 23:56:53 +01:00
Documentation
-------------
2014-09-26 16:53:44 +02:00
2016-09-13 21:59:10 +02:00
Available `on Read The Docs <http://django-cachalot.readthedocs.io>`_.
2016-09-06 11:39:00 +02:00
Discussion
----------
2016-09-29 19:40:32 +02:00
On `our public gitter chat room <https://gitter.im/django-cachalot/Lobby>`_.