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 dcd740c commit df0abaaCopy full SHA for df0abaa
README.rst
@@ -10,6 +10,10 @@
10
:alt: Build Status
11
:target: https://github.com/pytest-dev/pytest-django/actions
12
13
+.. image:: https://img.shields.io/pypi/djversions/pytest-django.svg
14
+ :alt: Supported Django versions
15
+ :target: https://pypi.org/project/pytest-django/
16
+
17
.. image:: https://img.shields.io/codecov/c/github/pytest-dev/pytest-django.svg?style=flat
18
:alt: Coverage
19
:target: https://codecov.io/gh/pytest-dev/pytest-django
0 commit comments