2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-08 10:10:59 +00:00

Fixup after rebase and pre- scripts fixed

This commit is contained in:
Philip Sargent
2020-06-20 17:19:50 +01:00
parent e697466557
commit f608fc186e
9 changed files with 170 additions and 144 deletions

View File

@@ -8,6 +8,7 @@ python manage.py diffsettings | grep "###" > diffsettings.txt
echo pip freeze.
pip freeze > requirements.txt
echo inspectdb.
# this next line requires database setting to be troggle.sqlite:
python manage.py inspectdb > troggle-inspectdb.py
#egrep -in "unable|error" troggle-inspectdb.py
echo remove passwords.