mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 01:07:16 +00:00
SurvexDirectory removed from active code
This commit is contained in:
@@ -163,7 +163,7 @@ def get_complaints(complaints, waldata, svxfiles, files, wallet, wurl):
|
||||
# can happen if connecting a wallet to a survex file.. i think..
|
||||
QSsvxfiles = SurvexFile.objects.filter(path=sxpath)
|
||||
for s in QSsvxfiles:
|
||||
print(s.path, s.cave, s.survexdirectory)
|
||||
print(s.path, s.cave, s.primary)
|
||||
# QSsvxfiles[0] # dont' know how this happened, fix later..
|
||||
except:
|
||||
file_complaint = (
|
||||
|
||||
Reference in New Issue
Block a user