class documentation

class CustomAuthenticationForm(AuthenticationForm):

View In Hierarchy

Custom form that allows assignment of classes to widgets. Note that due to the inheritance from AuthenticationForm the email field, which is used to log in users, is called username.

Class Variable password Undocumented
Class Variable username Undocumented
password =

Undocumented

username =

Undocumented