File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,9 @@ XML support extracted as a third party package directly from the official Django
15
15
16
16
## Requirements
17
17
18
- * Python (2.7, 3.4, 3.5, 3.6)
19
- * Django (1.8 - 1.11, 2.0 - 2.1)
20
- * Django REST Framework (2.4, 3.0 - 3.9)
21
-
22
- This project is tested on the combinations of Python and Django that are supported by each version of Django REST Framework.
18
+ * Python 3.5+
19
+ * Django 2.2+
20
+ * Django REST Framework 3.11+
23
21
24
22
## Installation
25
23
Original file line number Diff line number Diff line change @@ -23,11 +23,9 @@ XML support extracted as a third party package directly from the official Django
23
23
24
24
## Requirements
25
25
26
- * Python (2.7, 3.3, 3.4)
27
- * Django (1.6 - 1.11, 2.0)
28
- * Django REST Framework (2.4, 3.0 - 3.8)
29
-
30
- This project is tested on the combinations of Python and Django that are supported by each version of Django REST Framework.
26
+ * Python 3.5+
27
+ * Django 2.2+
28
+ * Django REST Framework 3.11+
31
29
32
30
## Installation
33
31
You can’t perform that action at this time.
0 commit comments