mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 00:32:01 +00:00
warning added
This commit is contained in:
parent
011e3e0f5f
commit
668dc40420
@ -10,7 +10,12 @@ images and blurb HTML files exist.
|
|||||||
Troggle *also* reads the mugshot and blurb about each person.
|
Troggle *also* reads the mugshot and blurb about each person.
|
||||||
It reads it direct from folk.csv
|
It reads it direct from folk.csv
|
||||||
It does this when troggle is run with
|
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
|
Troggle generates its own blurb about each person, including past expeditions and trips
|
||||||
taken from the logbooks (and from parsing svx files ?)
|
taken from the logbooks (and from parsing svx files ?)
|
||||||
|
Loading…
Reference in New Issue
Block a user