mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-17 00:51:07 +00:00
Moves the project image.
This commit is contained in:
parent
05d0d077d6
commit
d0ca19ac6f
1 changed files with 2 additions and 3 deletions
|
|
@ -3,6 +3,8 @@ Django-cachalot
|
|||
|
||||
Caches your Django ORM queries and automatically invalidates them.
|
||||
|
||||
.. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg
|
||||
|
||||
Project status:
|
||||
|
||||
**Currently in beta, do not use in production**
|
||||
|
|
@ -14,9 +16,6 @@ Project status:
|
|||
:target: https://coveralls.io/r/BertrandBordage/django-cachalot?branch=master
|
||||
|
||||
|
||||
.. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg
|
||||
|
||||
|
||||
Quick start
|
||||
-----------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue