mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 05:55:06 +00:00
Made a prospecting guide and fixed survex station description. Removed parsing of underground descriptions to wikis.
This commit is contained in:
@@ -73,6 +73,7 @@ def readentrance(filename):
|
||||
e.save()
|
||||
primary = True
|
||||
for slug in slugs:
|
||||
print slug, filename
|
||||
cs = models.EntranceSlug(entrance = e,
|
||||
slug = slug,
|
||||
primary = primary)
|
||||
|
||||
Reference in New Issue
Block a user