From 71d44ae45e799f5c1526f294cf4850187975deaf Mon Sep 17 00:00:00 2001 From: Morgan Aubert Date: Tue, 25 Aug 2020 21:36:26 -0400 Subject: [PATCH] Update documentation --- docs/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 0a9cdbefe..dde085f0b 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -5,7 +5,7 @@ Requirements ------------ * `Python`_ 3.5, 3.6, 3.7 and 3.8 -* `Django`_ 2.2x and 3.0.x +* `Django`_ 2.2x, 3.0.x and 3.1.x * `Pillow`_ * `Django-haystack`_ * `Django-mptt`_