warning added

This commit is contained in:
Philip Sargent 2023-08-04 10:08:51 +03:00
parent 011e3e0f5f
commit 668dc40420

View File

@ -10,7 +10,12 @@ images and blurb HTML files exist.
Troggle *also* reads the mugshot and blurb about each person.
It reads it direct from folk.csv
It does this when troggle is run with
python databaseReset.py people
python3 databaseReset.py people
but only do that when testing folk import, it leaves the database in a bad state.
You always need to finish with
python3 databaseReset.py reset
which re-imports everything
Troggle generates its own blurb about each person, including past expeditions and trips
taken from the logbooks (and from parsing svx files ?)