From 6d29267ef84e2b54acfd947532107c4eb06f0e00 Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Tue, 20 Apr 2021 10:00:03 +0200 Subject: [PATCH] =?UTF-8?q?On=20rajoute=20un=20formulaire=20drag=20&=20dro?= =?UTF-8?q?p=20pour=20les=20votes=20=C3=A0=20classement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- elections/templates/elections/vote/rank.html | 183 +++++++++++++++++-- elections/views.py | 1 + 2 files changed, 173 insertions(+), 11 deletions(-) diff --git a/elections/templates/elections/vote/rank.html b/elections/templates/elections/vote/rank.html index 556343d..f9baa49 100644 --- a/elections/templates/elections/vote/rank.html +++ b/elections/templates/elections/vote/rank.html @@ -4,29 +4,105 @@ {% block extra_head %}