summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index e6d8842..dff42e3 100644
--- a/README.txt
+++ b/README.txt
@@ -49,8 +49,8 @@ Follow the instructions contained in the file to fill out your settings.
Python3, Django, and Database setup
-----------------------------------
-We are now using Django 2.2.19
-We are installing with python3.7
+We are now using Django 2.2.19 and will move to 3.2 shortly
+We are installing with python3.9
Install Django using pip, not with apt, on your test system.
Conventionally on our main master expo server we install everything that we can as debian packages, not using pip.