Add docs badge
parent
f0c34297f4
commit
263fb6567b
|
|
@ -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
|
||||||
=============================
|
=============================
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue