From 67e894557a58bc8840a075d33653ae40e94225c3 Mon Sep 17 00:00:00 2001 From: Benni Baermann Date: Tue, 29 Sep 2020 10:21:49 +0200 Subject: [PATCH]
... added --- input/templates/input/project.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/input/templates/input/project.html b/input/templates/input/project.html index 8e184c4..5e91cfb 100644 --- a/input/templates/input/project.html +++ b/input/templates/input/project.html @@ -1 +1,5 @@ -{{formset}} + + {% csrf_token %} + {{ formset }} + +