summaryrefslogtreecommitdiffstats
path: root/_deploy/readme.txt
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2024-12-15 21:59:41 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2024-12-15 21:59:41 +0000
commita836dd261951ff3c5d9641d8b7306d6df9660bf1 (patch)
treeed841dde3b94b96d3fc0b36b292e274fd5018019 /_deploy/readme.txt
parentb541e258ecebf1314a7b4264e86eecde9b82f30d (diff)
downloadtroggle-a836dd261951ff3c5d9641d8b7306d6df9660bf1.tar.gz
troggle-a836dd261951ff3c5d9641d8b7306d6df9660bf1.tar.bz2
troggle-a836dd261951ff3c5d9641d8b7306d6df9660bf1.zip
archiving the pip venv mechanisms
Diffstat (limited to '_deploy/readme.txt')
-rw-r--r--_deploy/readme.txt16
1 files changed, 11 insertions, 5 deletions
diff --git a/_deploy/readme.txt b/_deploy/readme.txt
index 0986324..9458223 100644
--- a/_deploy/readme.txt
+++ b/_deploy/readme.txt
@@ -1,3 +1,14 @@
+2024-12-15 Philip Sargent
+You will need your own localsettings.py but they are all out of date in these
+subdirectories except for /wsl/ . So copy that to /troggle/ and make your own
+edits to make it work with your own machine and file whereabouts.
+
+- settings.py
+is common to all configurations,
+but these are different:
+- localsettings.py
+- dev.toml
+
2023-07-17 Philip Sargent
Trying to sort out configurations as we got into a bit of a mess on
@@ -11,8 +22,3 @@ recently had been done on Philip's two other machines, desktop and PC,
both running Ubuntu on WSL on Windows and both using venv environments,
which Crowley also does.
-- settings.py
-is common to all configurations,
-but these are all different:
-- localsettings.py
-- requirements.txt \ No newline at end of file