update todo strings

This commit is contained in:
Philip Sargent
2022-07-27 23:24:40 +03:00
parent 3d7cb78e47
commit dd0fcc28dd
3 changed files with 4 additions and 12 deletions

View File

@@ -18,7 +18,7 @@ There are other, simpler, upload forms in view/uploads.py
Some are not used and need renovating or destroying.
'''
todo = '''Re-enable TinyMCE
todo = '''
'''
class CaveForm(ModelForm):