forked from expo/troggle
Imports in control panel work again
This commit is contained in:
@@ -124,6 +124,7 @@ def load_people_expos():
|
||||
lookupAttribs = {'person':person, 'expedition':expedition}
|
||||
nonLookupAttribs = {'nickname':nickname, 'is_guest':(personline[header["Guest"]] == "1")}
|
||||
save_carefully(PersonExpedition, lookupAttribs, nonLookupAttribs)
|
||||
print("", flush=True)
|
||||
|
||||
|
||||
# used in other referencing parser functions
|
||||
|
||||
Reference in New Issue
Block a user