diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |