Skip to content

Commit 9992ef2

Browse files
committed
Updated Django version support in README
1 parent 6b8bb3b commit 9992ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pytest-django allows you to test your Django project/applications with the
1515
<http://pytest-django.readthedocs.org/en/latest/contributing.html>`_
1616
* Version compatibility:
1717

18-
* Django: 1.4-1.8 and latest master branch (compatible at the time of each release)
18+
* Django: 1.4-1.9 and latest master branch (compatible at the time of each release)
1919
* Python: CPython 2.6-2.7,3.2-3.4 or PyPy 2,3
2020
* pytest: 2.7.x, 2.8.x
2121

0 commit comments

Comments
 (0)