forked from expo/troggle
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