Class UserCreationForm

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

Declaration

class UserCreationForm(forms.ModelForm)
source link

Documentation

Methods

Reexports