mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Added Python and Django supported versions to README.rst
This commit is contained in:
parent
92ff6b927f
commit
a28b7afd31
1 changed files with 6 additions and 0 deletions
|
|
@ -11,6 +11,12 @@ django-model-utils
|
|||
:target: https://codecov.io/gh/jazzband/django-model-utils
|
||||
.. image:: https://img.shields.io/pypi/v/django-model-utils.svg
|
||||
:target: https://pypi.python.org/pypi/django-model-utils
|
||||
.. image:: https://img.shields.io/pypi/pyversions/django-model-utils.svg
|
||||
:target: https://pypi.python.org/pypi/django-model-utils
|
||||
:alt: Supported Python versions
|
||||
.. image:: https://img.shields.io/pypi/djversions/django-model-utils.svg
|
||||
:target: https://pypi.org/project/django-model-utils/
|
||||
:alt: Supported Django versions
|
||||
|
||||
Django model mixins and utilities.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue