From 75ed5c3061cb88453824996fda6218eab7d3c40e Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Fri, 4 Sep 2020 13:01:54 +0200 Subject: allow pdf upload --- accounts/templates/accounts/index.html | 2 +- accounts/views.py | 49 ++++++++++++++++++++++++++-------- requirements.txt | 1 + server/templates/server/user_list.html | 2 +- 4 files changed, 41 insertions(+), 13 deletions(-) diff --git a/accounts/templates/accounts/index.html b/accounts/templates/accounts/index.html index 847e44c..34b2da1 100644 --- a/accounts/templates/accounts/index.html +++ b/accounts/templates/accounts/index.html @@ -40,7 +40,7 @@
+
-- cgit v1.2.1