aboutsummaryrefslogtreecommitdiffstats
path: root/accounts
diff options
context:
space:
mode:
authorAndrea Lepori <alepori@student.ethz.ch>2020-07-30 12:33:01 +0200
committerAndrea Lepori <alepori@student.ethz.ch>2020-07-30 12:33:01 +0200
commitf3fb72eee5a6ffe94990d4d97c1e9aed35575433 (patch)
tree2750bc8b8c16bb8e67742e81b7c25ca2f67153b7 /accounts
parentsquash migrations (diff)
downloadscout-subs-f3fb72eee5a6ffe94990d4d97c1e9aed35575433.tar.gz
scout-subs-f3fb72eee5a6ffe94990d4d97c1e9aed35575433.zip
block debug actions and confirm for approve doc
Diffstat (limited to 'accounts')
-rw-r--r--accounts/views.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/accounts/views.py b/accounts/views.py
index a31d12b..4dd69a4 100644
--- a/accounts/views.py
+++ b/accounts/views.py
@@ -48,7 +48,6 @@ def personal(request):
context = {}
usercode = UserCode.objects.filter(user=request.user)[0]
medic = usercode.medic
- debug = ""
branca_default = ""
branca_castorini = ""
branca_lupetti = ""