i can\'t registration of user work, just relog the page, someone can help me
form.py
class RegistroUserForm(forms.Form): username =
Have you already tried?
user_model = AdministracionUsuarios.crear_usuario(nombre_de_usuario=username,email=email, password=password)