Skip to content

Commit 5172a70

Browse files
committed
Update README with version support
1 parent a5f9811 commit 5172a70

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.3-1.8 and latest master branch (compatible at the time of each release)
18+
* Django: 1.4-1.8 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.6.x
2121

0 commit comments

Comments
 (0)