From 2f705d0aeae74cf143b714f0bcb830658be6a282 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Fri, 9 Nov 2018 14:07:18 +0100 Subject: [PATCH] all plan pages now have date range form --- .../.#plannedsessions_multiclone_select.html | 1 + .../templates/plannedsession_multicreate.html | 10 ++++ rowers/templates/plannedsessioncreate.html | 44 ++++++++------ rowers/templates/plannedsessionedit.html | 15 ++++- rowers/templates/plannedsessions.html | 2 +- .../plannedsessions_multiclone_select.html | 9 +++ rowers/templates/plannedsessionscoach.html | 9 +++ rowers/templates/plannedsessionsmanage.html | 10 ++++ .../templates/plannedsessionteamcreate.html | 10 ++++ rowers/templates/plannedsessionteamedit.html | 11 ++++ rowers/views.py | 57 +++++++++++++++++-- 11 files changed, 152 insertions(+), 26 deletions(-) create mode 100644 rowers/templates/.#plannedsessions_multiclone_select.html diff --git a/rowers/templates/.#plannedsessions_multiclone_select.html b/rowers/templates/.#plannedsessions_multiclone_select.html new file mode 100644 index 00000000..1fc71768 --- /dev/null +++ b/rowers/templates/.#plannedsessions_multiclone_select.html @@ -0,0 +1 @@ +E408191@CZ27LT9RCGN72.15176:1541580768 \ No newline at end of file diff --git a/rowers/templates/plannedsession_multicreate.html b/rowers/templates/plannedsession_multicreate.html index c445b54b..03716395 100644 --- a/rowers/templates/plannedsession_multicreate.html +++ b/rowers/templates/plannedsession_multicreate.html @@ -8,6 +8,16 @@

Create Sessions for {{ rower.user.first_name }} {{ rower.user.last_name }}