mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-12 06:33:11 +00:00
Adds a horizontal line.
This commit is contained in:
parent
ee4c4970ec
commit
bcdc9c580c
2 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
-------------
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue