From 65d7cf6879e6aa42e980344074e10ea45751e4a8 Mon Sep 17 00:00:00 2001 From: philipp Date: Sun, 23 Jul 2023 20:07:54 +0200 Subject: [PATCH] update todos :-( --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6aa96d8..2406247 100644 --- a/README.md +++ b/README.md @@ -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!