update todos :-(

This commit is contained in:
philipp 2023-07-23 20:07:54 +02:00
parent 7ce3caece3
commit 65d7cf6879

View File

@ -61,6 +61,7 @@ user_details
- [] automatically add regular planned trip
- [] same day+time: aggregate stats (x people, of which y cox and z rower)
- [] Lock trip; noone can register anymore
- [] on delete cascade doesn't work; e.g. created planned_event/trip + delete it -> trip_details entry still there!