Sign in

Use the username + password you set with createsuperuser.

{% if form.non_field_errors %}

{{ form.non_field_errors }}

{% endif %}
{% csrf_token %}