forked from expo/troggle
login required for saving survex files
This commit is contained in:
parent
e6191e0852
commit
b9d2f01b0d
@ -29,6 +29,7 @@ def make_dirs():
|
|||||||
os.mkdir(settings.PHOTOS_ROOT)
|
os.mkdir(settings.PHOTOS_ROOT)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def import_cavetab():
|
def import_cavetab():
|
||||||
import parsers.cavetab
|
import parsers.cavetab
|
||||||
print "importing cavetab"
|
print "importing cavetab"
|
||||||
|
Loading…
Reference in New Issue
Block a user