Skip to content

Commit 97d9a33

Browse files
authored
Update supported versions.
1 parent bdf46b2 commit 97d9a33

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ It also provides:
4646
django-nose requires nose 1.2.1 or later, and the `latest release`_ is
4747
recommended. It follows the `Django's support policy`_, supporting:
4848

49-
* Django 1.8 (LTS) with Python 2.7, 3.4, or 3.5
50-
* Django 1.9 with Python 2.7, 3.4, or 3.5
51-
* Django 1.10 with Python 2.7, 3.4, or 3.5
52-
* Django 1.11 (LTS) with Python 2.7, 3.4, 3.5, or 3.6
53-
* Django 2.0 with Python 3.4, 3.5, 3.6, or 3.7
49+
* Django 1.8 (LTS) with Python 3.5
50+
* Django 1.9 with Python 3.5
51+
* Django 1.10 with Python 3.5
52+
* Django 1.11 (LTS) with Python 3.5 or 3.6
53+
* Django 2.0 with Python 3.5, 3.6, or 3.7
5454
* Django 2.1 with Python 3.5, 3.6, or 3.7
5555
* Django 2.2 with Python 3.5, 3.6, or 3.7
5656

0 commit comments

Comments
 (0)