From e9f1fe7a2163949e2a1fb761a14a6d859a800429 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Wed, 6 May 2020 21:09:25 +0200 Subject: [PATCH 1/5] history post to get plus predefined links --- rowers/templates/history.html | 29 +++++++++++------ rowers/views/analysisviews.py | 59 ++++++++++++++++++++++------------- rowers/views/statements.py | 2 ++ 3 files changed, 60 insertions(+), 30 deletions(-) diff --git a/rowers/templates/history.html b/rowers/templates/history.html index 303ec369..df5ca327 100644 --- a/rowers/templates/history.html +++ b/rowers/templates/history.html @@ -5,20 +5,31 @@ {% block title %}Rowsandall {% endblock %} {% block main %} -

History for {{ rower.user.first_name }} {{ rower.user.last_name }}

+