We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29dbb2f commit 4df296cCopy full SHA for 4df296c
README.rst
@@ -10,8 +10,8 @@
10
.. |PyPI pyversions| image:: https://img.shields.io/pypi/pyversions/django-enum.svg
11
:target: https://pypi.python.org/pypi/django-enum/
12
13
-.. |PyPI djversions| image:: https://img.shields.io/pypi/frameworkversions/django/django-enum.svg
14
- :target: https://pypi.python.org/pypi/django-enum/
+.. image:: https://img.shields.io/pypi/djversions/django-enum.svg
+ :target: https://pypi.org/project/django-enum/
15
16
.. |PyPI status| image:: https://img.shields.io/pypi/status/django-enum.svg
17
:target: https://pypi.python.org/pypi/django-enum
0 commit comments