From a28b7afd31318de65a688be9ed0c0e28ce50c2c1 Mon Sep 17 00:00:00 2001 From: Hasan Ramezani Date: Mon, 26 Oct 2020 17:53:02 +0100 Subject: [PATCH] Added Python and Django supported versions to README.rst --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 7a789b1..f2f5e73 100644 --- a/README.rst +++ b/README.rst @@ -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.