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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user