Update Django versions supported and one format error in file

This commit is contained in:
alligatorbait 2020-10-14 15:06:56 -06:00
parent b436eab098
commit 16c70d38cd

View File

@ -10,7 +10,7 @@ Prerequisites
Before getting started, ensure your system meets the following recommended dependencies:
* Python 3.6+
* Django 2.x
* Django 2.2+, 3.x
Ensure any extra Django modules you wish to use are compatible before continuing.