Skip to content

Commit 4b6d99d

Browse files
authored
Add Django 2.1 to requirements
I thought DRF is compatible with Django 2.1, see encode#5510
1 parent 468cdd1 commit 4b6d99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ There is a live example API for testing purposes, [available here][sandbox].
5353
# Requirements
5454

5555
* Python (2.7, 3.4, 3.5, 3.6)
56-
* Django (1.11, 2.0)
56+
* Django (1.11, 2.0, 2.1)
5757

5858
# Installation
5959

0 commit comments

Comments
 (0)