Bonoboboard
modules
core
apps
apps.authentication
apps.authentication.admin
apps.authentication.config
apps.authentication.forms
apps.authentication.forms.LoginForm
apps.authentication.migrations
apps.authentication.models
apps.authentication.tests
apps.authentication.urls
apps.authentication.views
apps.config
apps.home
apps.temp
Bonoboboard
»
apps
»
apps.authentication
»
apps.authentication.forms
»
apps.authentication.forms.LoginForm
View page source
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.