to-do list updates

This commit is contained in:
2021-11-07 00:36:44 +02:00
parent 64f89be6a9
commit e61bc7416e
3 changed files with 7 additions and 0 deletions

View File

@@ -26,6 +26,9 @@ 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
'''
def getCaves(cave_id):
'''Only gets called if a call to getCave() raises a MultipleObjects exception