2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 07:11:52 +00:00
This commit is contained in:
Philip Sargent 2023-11-23 18:04:04 +00:00
parent 3158bfb746
commit 480b98a704

View File

@ -61,6 +61,10 @@ class MapLocations(object):
# but not in troggle reports unless we include them here
nullent = Entrance.objects.all()[0]
# These pending entrnces have been added to the fixedpts but no Cave Description page has been created yet,
# nor are they on the pendingcaves.txt list - yet - as they really need a proper name,
# /walletedit/2013:02
# so probably 2013-BL-02,03 etc.
pending = [
("1623.p2013-cucc-pit", "no ent", False, nullent),
("1623.p2013-cucc-01", "no ent", False, nullent),