Get unlimited access to the latest and most powerful models for €9/month
{{ form.hidden_tag() }}
{{ form.username.label }} {{ form.username(autocomplete='username') }}
{{ form.password.label }} {{ form.password(autocomplete='current-password') }}
{{ form.submit() }}