mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Add Django 1.11 into *.md and setup.py
This commit is contained in:
parent
fd72a814f8
commit
34f88dc3f8
|
@ -54,7 +54,7 @@ There is a live example API for testing purposes, [available here][sandbox].
|
|||
# Requirements
|
||||
|
||||
* Python (2.7, 3.2, 3.3, 3.4, 3.5)
|
||||
* Django (1.8, 1.9, 1.10)
|
||||
* Django (1.8, 1.9, 1.10, 1.11)
|
||||
|
||||
# Installation
|
||||
|
||||
|
|
|
@ -88,7 +88,7 @@ continued development by **[signing up for a paid plan][funding]**.
|
|||
REST framework requires the following:
|
||||
|
||||
* Python (2.7, 3.2, 3.3, 3.4, 3.5)
|
||||
* Django (1.8, 1.9, 1.10)
|
||||
* Django (1.8, 1.9, 1.10, 1.11)
|
||||
|
||||
The following packages are optional:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user