Form

synopsis:

Form class in django-boost

UserCreationForm

class django_boost.forms.UserCreationForm(*args, **kwargs)

A form that creates a user, with no privileges, from the given User.USERNAME_FIELD and password.