From bcdc9c580ce309d00d9dc953cd15fb8997948b24 Mon Sep 17 00:00:00 2001 From: Bertrand Bordage Date: Wed, 29 Oct 2014 00:05:08 +0100 Subject: [PATCH] Adds a horizontal line. --- README.rst | 4 +++- docs/index.rst | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8f7e321..943a3f9 100644 --- a/README.rst +++ b/README.rst @@ -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 ------------- diff --git a/docs/index.rst b/docs/index.rst index 34550ba..daf88b3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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