Add docs badge

fix_request_path_info
Diederik van der Boor 2019-07-15 10:34:41 +02:00
parent f0c34297f4
commit 263fb6567b
No known key found for this signature in database
GPG Key ID: 4FA014E0305E73C1
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
:target: https://pypi.python.org/pypi/django-polymorphic/ :target: https://pypi.python.org/pypi/django-polymorphic/
.. image:: https://img.shields.io/codecov/c/github/django-polymorphic/django-polymorphic/master.svg .. image:: https://img.shields.io/codecov/c/github/django-polymorphic/django-polymorphic/master.svg
:target: https://codecov.io/github/django-polymorphic/django-polymorphic?branch=master :target: https://codecov.io/github/django-polymorphic/django-polymorphic?branch=master
.. image:: https://readthedocs.org/projects/django-polymorphic/badge/?version=stable
:target: https://django-polymorphic.readthedocs.io/en/stable/
Polymorphic Models for Django Polymorphic Models for Django
============================= =============================