apps.authentication.forms.LoginForm

class apps.authentication.forms.LoginForm(*args: Any, **kwargs: Any)[source]

Bases: Form

Methods

Attributes

course

password

username

__call__(*args: Any, **kwargs: Any) Any

Call self as a function.