From abec82ae4921fe58b7fe4fe5c47e98b457be10bf Mon Sep 17 00:00:00 2001 From: Stani Date: Tue, 4 Sep 2018 17:07:15 +0200 Subject: [PATCH] Add Django 2.1 to requirements --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index f709502d7..a3ae88ede 100644 --- a/docs/index.md +++ b/docs/index.md @@ -84,7 +84,7 @@ continued development by **[signing up for a paid plan][funding]**. REST framework requires the following: * Python (2.7, 3.4, 3.5, 3.6) -* Django (1.11, 2.0) +* Django (1.11, 2.0, 2.1) The following packages are optional: