Do not repeat default argument

This commit is contained in:
Ludovic Stephan 2019-06-03 20:40:37 +02:00
parent fc8c8fdf29
commit 96430d852c

View file

@ -366,7 +366,7 @@ def account_update(request, trigramme):
missing_perm = False
# Updating
account_form.save(data={})
account_form.save()
# Checking perm to update password
if (