everything except admin works
This commit is contained in:
parent
5691659fe1
commit
5558882b9a
6 changed files with 101 additions and 29 deletions
|
|
@ -9,7 +9,6 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block form_fields %}
|
||||
{{ form.non_field_errors }}
|
||||
<form action="{% url account.views.password %}" method="post" class="form-horizontal well">
|
||||
{% csrf_token %}
|
||||
{{ form|crispy }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue