mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 05:07:12 +00:00
detect non-ISO dates in JSON and from user and fix
This commit is contained in:
@@ -27,7 +27,7 @@ def import_people():
|
||||
troggle.parsers.people.load_people_expos()
|
||||
|
||||
def import_surveyscans():
|
||||
print("-- Importing Survey Scans")
|
||||
print("-- Importing Survey Scans and Wallets")
|
||||
with transaction.atomic():
|
||||
troggle.parsers.scans.load_all_scans()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user