2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-16 05:57:09 +00:00

More cleanup and modernisation

This commit is contained in:
Sam Wenham
2018-04-14 21:37:12 +01:00
parent cedcb0988a
commit cfa888fde6
3 changed files with 4 additions and 4 deletions

View File

@@ -257,7 +257,7 @@ def identifycavedircontents(gcavedir):
# perhaps should use the database and have a reload button for it
def survexcaveslist(request):
cavesdir = os.path.join(settings.SURVEX_DATA, "caves")
cavesdircontents = { }
#cavesdircontents = { }
onefilecaves = [ ]
multifilecaves = [ ]