2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 20:27:10 +00:00

Scan Upload working nicely

This commit is contained in:
Philip Sargent
2021-04-30 03:44:53 +01:00
parent 03a5f5989e
commit bdf535fcbf
6 changed files with 86 additions and 32 deletions

View File

@@ -15,7 +15,8 @@ from troggle.core.models.caves import Cave, LogbookEntry, QM, Entrance, CaveAndE
Some are not used and need renovating or destroying.
'''
todo = '''Fix UploadFileForm - long list of actions
todo = '''Remove UploadFileForm - replace by Simple variant
Re engineer Simple upload to not use a Django form object
'''