A little more verbosity

This commit is contained in:
Sam Wenham
2015-01-19 22:48:50 +00:00
parent 1186662960
commit 67f94f9436
2 changed files with 8 additions and 2 deletions

View File

@@ -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()