more comments

This commit is contained in:
Philip Sargent
2022-02-26 23:20:59 +00:00
parent 7f542b8936
commit 6d435ee473
2 changed files with 3 additions and 2 deletions

View File

@@ -26,7 +26,8 @@ from .auth import login_required_if_public
Manages the use of cavern to parse survex files to produce 3d and pos files
'''
todo = '''Fix rendercave() so that CaveView works
todo = '''- Fix rendercave() so that CaveView works
- in getCaves() search GCavelookup first, which should raise a MultpleObjectsReturned exception if no duplicates
'''
def getCaves(cave_id):