2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 07:47:13 +00:00

improve reifying process

This commit is contained in:
Philip Sargent
2022-07-25 15:03:58 +03:00
parent cddcb0e321
commit 039792e320
2 changed files with 4 additions and 1 deletions

View File

@@ -626,6 +626,7 @@ def GetCaveLookup():
checkcaveid(cave,slug)
# These might alse create more duplicate entries
# Yes, this should be set in, and imported from, settings.py
aliases =[
("1987-02", "267"),
("1990-01", "171"),
@@ -748,8 +749,8 @@ def GetCaveLookup():
("homecoming", "2018-dm-07"),
("heimkommen", "2018-dm-07"),
("Heimkehr", "2018-dm-07"),
("99ob02", "1999-ob-02"),
("1626-354", "354"),
]
for i in aliases: