File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,10 @@ XML support extracted as a third party package directly from the official Django
1616## Requirements
1717
1818* Python (2.7, 3.3, 3.4)
19- * Django (1.6, 1.7)
20- * Django REST Framework (2.4.4, 3.0, 3.1)
19+ * Django (1.6 - 1.11, 2.0)
20+ * Django REST Framework (2.4, 3.0 - 3.8)
21+
22+ This project is tested on the combinations of Python and Django that are supported by each version of Django REST Framework.
2123
2224## Installation
2325
Original file line number Diff line number Diff line change @@ -24,8 +24,10 @@ XML support extracted as a third party package directly from the official Django
2424## Requirements
2525
2626* Python (2.7, 3.3, 3.4)
27- * Django (1.6, 1.7)
28- * Django REST Framework (2.4.4, 3.0, 3.1)
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.
2931
3032## Installation
3133
You can’t perform that action at this time.
0 commit comments