From b03d8a8e728cb00503e7ff28383cadb1d6bacf2c Mon Sep 17 00:00:00 2001 From: "holger.trampe" Date: Fri, 23 Oct 2020 10:56:12 +0200 Subject: [PATCH] Bugs und Registrierungssachen fertig, CSV-Downlad fertig --- adm/templates/adm/adm_main.html | 2 ++ adm/urls.py | 2 +- adm/views.py | 36 +++++++++++++++++++++-- cloud/templates/cloud/cloud_main.html | 2 +- cloud/views.py | 2 +- users/models.py | 3 ++ users/templates/users/base.html | 2 +- users/templates/users/register_da_rd.html | 14 ++++++++- users/templates/users/register_rd.html | 14 ++++++++- users/usersforms.py | 4 +-- 10 files changed, 71 insertions(+), 10 deletions(-) diff --git a/adm/templates/adm/adm_main.html b/adm/templates/adm/adm_main.html index 6c371c5..f230388 100644 --- a/adm/templates/adm/adm_main.html +++ b/adm/templates/adm/adm_main.html @@ -37,6 +37,8 @@ +
+Bestellungen der Notfallhilfe als CSV herunterladen