File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ It also provides:
46
46
django-nose requires nose 1.2.1 or later, and the `latest release `_ is
47
47
recommended. It follows the `Django's support policy `_, supporting:
48
48
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
54
54
* Django 2.1 with Python 3.5, 3.6, or 3.7
55
55
* Django 2.2 with Python 3.5, 3.6, or 3.7
56
56
You can’t perform that action at this time.
0 commit comments