forked from expo/troggle
buxfixes
This commit is contained in:
@@ -33,7 +33,7 @@ def import_people():
|
||||
def import_surveyscans():
|
||||
print("-- Importing Survey Scans")
|
||||
with transaction.atomic():
|
||||
troggle.parsers.surveys.LoadListScans()
|
||||
troggle.parsers.surveys.load_all_scans()
|
||||
|
||||
def import_logbooks():
|
||||
print("-- Importing Logbooks")
|
||||
|
||||
Reference in New Issue
Block a user