mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 04:37:17 +00:00
Add a little verbosity
This commit is contained in:
@@ -189,6 +189,9 @@ def LoadListScansFile(survexscansfolder):
|
||||
# this iterates through the scans directories (either here or on the remote server)
|
||||
# and builds up the models we can access later
|
||||
def LoadListScans():
|
||||
|
||||
print '\tLoading Survey Scans...'
|
||||
|
||||
SurvexScanSingle.objects.all().delete()
|
||||
SurvexScansFolder.objects.all().delete()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user