From 0d6d38ec66e403d4e68d55a6f6c86a16334f206e Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Tue, 7 May 2019 00:23:49 +0600 Subject: [PATCH] removed python 3.4 ref from doc --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 7adc52dfb..8a550140a 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 (3.4, 3.5, 3.6, 3.7) +* Python (3.5, 3.6, 3.7) * Django (1.11, 2.0, 2.1, 2.2) We **highly recommend** and only officially support the latest patch release of