mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-20 09:52:30 +00:00
login required for saving survex files
This commit is contained in:
parent
109e9fe55b
commit
e6191e0852
@ -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