Changer le pwd d'un account

This commit is contained in:
Aurélien Delobelle 2016-09-01 16:31:18 +02:00
parent 150731c2e9
commit f1444b2462
5 changed files with 49 additions and 0 deletions

View file

@ -38,6 +38,7 @@
{{ cof_form.as_p }}
{{ account_form.as_p }}
{{ group_form.as_p }}
{{ pwd_form.as_p }}
{{ negative_form.non_field_errors }}
{% for field in negative_form %}
{{ field.errors }}