3.2 is the next LTS, and the fixes to make it work went in some time
ago. Now pulling the trigger and updating the prod website.
local working copy of the website code, so you have something to work
with. Here's a quick step-by-step on how to do that:
-#. Make sure you have downloaded and installed django *version 2.2*,
+#. Make sure you have downloaded and installed django *version 3.2*,
and python 3 (tested with version 3.7).
You will also need a few other dependencies, see the
-Django>=2.2,<2.3
+Django>=3.2,<3.3
psycopg2==2.8.5
pycryptodomex>=3.4.7,<3.5
Markdown==3.0.1