csrf token
This commit is contained in:
parent
23bdb87085
commit
0caed34a9c
|
@ -5,6 +5,7 @@
|
|||
{% block reg_content %}
|
||||
<form action="" method="POST">
|
||||
{{ form.as_p }}
|
||||
{% csrf_token %}
|
||||
<input type="submit" value="Submit" />
|
||||
</form>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user