super basic working example

This commit is contained in:
vabene1111
2021-01-21 20:54:55 +01:00
parent 6992bf83aa
commit 098f88e0b8
7 changed files with 22 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
{% endif %}
<form role="form" class="form-horizontal" method="post" action="{% url 'login' %}">
<form role="form" class="form-horizontal" method="post" action="{% url 'account_login' %}">
{% csrf_token %}
<div class="form-group">