2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 05:37:13 +00:00

Documn. and tidy import

This commit is contained in:
2024-12-29 22:53:04 +00:00
parent 52600df2f2
commit 2623af92c4
3 changed files with 7 additions and 3 deletions

View File

@@ -33,7 +33,12 @@ Note that there are other file upload forms in views/wallet_edit.py views/upload
and that core/forms.py contains Django class-based forms for caves and entrances.
"""
todo = """ - refactor git to use utils.py functions
todo = """ - It's all still a bit messy.
- When this is used to create a totally new form, we could with some integration between the Logbook Entry author
and the git "--author" field which is used (only) for the version control attribution.
- Track down how James Waite crashes this every time he touches it. (Or did in 2024)
"""
def create_new_lbe_slug(date):