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 7aee367 commit f2cb22aCopy full SHA for f2cb22a
README.rst
@@ -1,6 +1,9 @@
1
.. image:: https://secure.travis-ci.org/pytest-dev/pytest-django.png?branch=master
2
:alt: Build Status
3
:target: https://travis-ci.org/pytest-dev/pytest-django
4
+.. image:: https://img.shields.io/pypi/v/pytest-django.svg?style=flat
5
+ :alt: PyPI Version
6
+ :target: https://pypi.python.org/pypi/pytest-django
7
8
Welcome to pytest-django!
9
=========================
0 commit comments