Adds a horizontal line.

This commit is contained in:
Bertrand Bordage 2014-10-29 00:05:08 +01:00
parent ee4c4970ec
commit bcdc9c580c
2 changed files with 6 additions and 2 deletions

View file

@ -5,7 +5,7 @@ Caches your Django ORM queries and automatically invalidates them.
.. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg
**Currently in beta, do not use in production**
----
.. image:: http://img.shields.io/pypi/v/django-cachalot.svg?style=flat-square
:target: https://pypi.python.org/pypi/django-cachalot
@ -22,6 +22,8 @@ Caches your Django ORM queries and automatically invalidates them.
.. image:: http://img.shields.io/gratipay/BertrandBordage.svg?style=flat-square
:target: https://gratipay.com/BertrandBordage/
**Currently in beta, do not use in production**
Documentation
-------------

View file

@ -6,7 +6,7 @@ Caches your Django ORM queries and automatically invalidates them.
.. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg
**Currently in beta, do not use in production**
----
.. image:: http://img.shields.io/pypi/v/django-cachalot.svg?style=flat-square
:target: https://pypi.python.org/pypi/django-cachalot
@ -23,6 +23,8 @@ Caches your Django ORM queries and automatically invalidates them.
.. image:: http://img.shields.io/gratipay/BertrandBordage.svg?style=flat-square
:target: https://gratipay.com/BertrandBordage/
**Currently in beta, do not use in production**
.. toctree::
:maxdepth: 2