2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-13 20:18:12 +00:00

using filename for entrance_slug not the <slug> field in entrance_data file

This commit is contained in:
2024-06-30 20:38:02 +03:00
parent 6789d4f627
commit 8e1cf1021d
3 changed files with 7 additions and 5 deletions

View File

@@ -208,6 +208,7 @@ class Wallet(models.Model):
if not (Path(settings.SURVEX_DATA) / sx).is_file():
message=f"{self} Survex file {sx} was not found in LOSER repo"
DataIssue.objects.update_or_create(parser="wallets", message=message, url=wurl)
# check using <kataster> field on the cave whether it has been renamed...
def allcaves(self):
"""Called when parsing importing all data. Called on all new wallets, but before