Skip to content

Commit 5fef1be

Browse files
author
Peter Bengtsson
authored
readthedocs badge
1 parent 1675fb7 commit 5fef1be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ django-cache-memoize
55
.. image:: https://travis-ci.org/peterbe/django-cache-memoize.svg?branch=master
66
:alt: Build Status
77
:target: https://travis-ci.org/peterbe/django-cache-memoize
8+
9+
.. image:: https://readthedocs.org/projects/django-cache-memoize/badge/?version=latest
10+
:alt: Documentation Status
11+
:target: https://django-cache-memoize.readthedocs.io/en/latest/?badge=latest
812

913
Django utility for a memoization decorator that uses the Django cache framework.
1014

0 commit comments

Comments
 (0)