{% load static %} Sign In / Card Player's Unite Admin

Card Players Unite Admin > Register

{% csrf_token %} {{ form.errors }}

{{form.username.label}}

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

{{form.username}}

{{form.password1.label}}

Your password can’t be too similar to your other personal information.

Your password must contain at least 8 characters.
Your password can’t be a commonly used password.
Your password can’t be entirely numeric.

{{form.password1}}

{{form.password2.label}}

Password confirmation: Enter the same password as before, for verification.

{{form.password2}}

Already registered? Log In.