SurvexBlocks now importing in deatil

This commit is contained in:
Philip Sargent
2020-07-01 22:49:38 +01:00
parent 8cc768e5b6
commit df434cd399
8 changed files with 605 additions and 53 deletions

View File

@@ -78,6 +78,8 @@ def caveKey(x):
Note that cave kataster numbers are not generally integers.
This needs to be fixed make a decent sort order.
"""
if not x.kataster_number:
return "~"
return x.kataster_number
def getnotablecaves():