diff --git a/core/views/new_hole.py b/core/views/new_hole.py index 7686985f..0782dfea 100644 --- a/core/views/new_hole.py +++ b/core/views/new_hole.py @@ -441,9 +441,11 @@ def process_new_hole(form, area): + list of "happened this day" at the bottom, as for other pages. ⚡ write new wallet if wallet does not exist yet, with people, date etc. ⚡Update the database "locations" with the new *fix (is this even possible 🧩 without reset?) + ⚡Insert ALL the typed in data to the Entrance descrption, put TIME of GPS into *fix file + ⚡ email owners of devices with link to page to upload photos/GPSTest from their own phone writes: - *fix 1623.g2025-bz-06 47.6964481 13.816103 0 + ⚡*fix 1623.g2025-bz-06 47.6964481 13.816103 0 # time & date of fix. we do not put "reference" in the *fix because we know it is used in the Entrance we are creating """ diff --git a/templates/new_hole.html b/templates/new_hole.html index 5574987e..1b7ae8f7 100644 --- a/templates/new_hole.html +++ b/templates/new_hole.html @@ -131,7 +131,7 @@

What this will do:

-

+

🚧 under construction.