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 6b8bb3b commit 9992ef2Copy full SHA for 9992ef2
README.rst
@@ -15,7 +15,7 @@ pytest-django allows you to test your Django project/applications with the
15
<http://pytest-django.readthedocs.org/en/latest/contributing.html>`_
16
* Version compatibility:
17
18
- * Django: 1.4-1.8 and latest master branch (compatible at the time of each release)
+ * Django: 1.4-1.9 and latest master branch (compatible at the time of each release)
19
* Python: CPython 2.6-2.7,3.2-3.4 or PyPy 2,3
20
* pytest: 2.7.x, 2.8.x
21
0 commit comments