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