mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-18 17:02:31 +00:00
login required for saving survex files
This commit is contained in:
parent
41eaa06e55
commit
7509a76eb0
@ -28,6 +28,7 @@ def make_dirs():
|
||||
if not os.path.isdir(settings.PHOTOS_ROOT):
|
||||
os.mkdir(settings.PHOTOS_ROOT)
|
||||
|
||||
|
||||
def import_cavetab():
|
||||
import parsers.cavetab
|
||||
print "importing cavetab"
|
||||
|
Loading…
Reference in New Issue
Block a user