mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-13 18:36:19 +00:00
findng variant data on survexblocks and setting wallet *ref
This commit is contained in:
@@ -283,7 +283,7 @@ class Wallet(models.Model):
|
||||
return None
|
||||
|
||||
filelist = Wallet.input_to_list(jsondata["survex file"])
|
||||
#print(f"'{self} {jsondata['survex file']}' => {filelist}")
|
||||
# print(f"'{self} {jsondata['survex file']}' => {filelist}")
|
||||
return filelist
|
||||
|
||||
def get_fnames(self):
|
||||
|
||||
Reference in New Issue
Block a user