summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2020-06-23 22:44:06 +0100
committerPhilip Sargent <philip.sargent@klebos.com>2020-06-23 22:44:06 +0100
commit2e7cf188af829312dc73e598e558d550eb47604d (patch)
treeb4deeef2689a5452a0596b04f8381a20c4422738 /README.txt
parent674cea629dbcbfd99c74261bba17d056fbabd8ac (diff)
downloadtroggle-2e7cf188af829312dc73e598e558d550eb47604d.tar.gz
troggle-2e7cf188af829312dc73e598e558d550eb47604d.tar.bz2
troggle-2e7cf188af829312dc73e598e558d550eb47604d.zip
cosmetic and moving a funciton
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt10
1 files changed, 1 insertions, 9 deletions
diff --git a/README.txt b/README.txt
index 4a2f86c..4de6a87 100644
--- a/README.txt
+++ b/README.txt
@@ -6,14 +6,6 @@ Troggle has been forked into two projects. The original one is maintained by Aro
and is used for Erebus caves. The CUCC variant uses files as the definitive data,
not the database and lives at http://expo.survex.com/repositories/troggle/.git/
-#-----------------------------------------------------------------
-# THINK before you push a file to the repo
-# - Are there PASSWORDS in it ?
-# - have you checked that this file is in .gitignore ?
-# - have you run pre-push.sh to copy files and remove passwords?
-# - we don't want to have to change the expo system password !
-#-----------------------------------------------------------------
-
Troggle setup
=============
1. git clone troggle into correct directory structure
@@ -84,7 +76,7 @@ $ sudo pip3 install -r requirements.txt
where requirementsworks1.8.19.txt is:
Django==1.8.19
django-extensions==2.2.9
-django-registration==2.0
+django-registration==2.4
Pillow==7.1.2
six==1.15.0
sqlparse==0.3.1