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