mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 01:57:05 +00:00
A little more verbosity
This commit is contained in:
@@ -190,8 +190,8 @@ def LoadListScansFile(survexscansfolder):
|
||||
# and builds up the models we can access later
|
||||
def LoadListScans():
|
||||
|
||||
print '\tLoading Survey Scans...'
|
||||
|
||||
print 'Loading Survey Scans...'
|
||||
|
||||
SurvexScanSingle.objects.all().delete()
|
||||
SurvexScansFolder.objects.all().delete()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user