diff options
Diffstat (limited to '_deploy/readme.txt')
-rw-r--r-- | _deploy/readme.txt | 16 |
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 |