From 13c26f48cbfdb99dfdf10fb88175871859052e4a Mon Sep 17 00:00:00 2001 From: Tim Schilling Date: Thu, 14 Dec 2023 07:55:13 -0600 Subject: [PATCH] Update docs minimum version of Django. --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index f347e1d..b511d08 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -7,7 +7,7 @@ Requirements ------------ * Python 3.8 and above -* Django 1.11 and above +* Django 3.2 and above You will also need the following: