Added Python and Django supported versions to README.rst

This commit is contained in:
Hasan Ramezani 2020-10-26 17:53:02 +01:00
parent 92ff6b927f
commit a28b7afd31

View file

@ -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.