Bonoboboard
modules
core
apps
apps.authentication
apps.authentication.admin
apps.authentication.config
apps.authentication.config.AuthConfig
apps.authentication.forms
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.config
»
apps.authentication.config.AuthConfig
View page source
apps.authentication.config.AuthConfig
class
apps.authentication.config.
AuthConfig
(
*
args
:
Any
,
**
kwargs
:
Any
)
[source]
Bases:
AppConfig
Methods
Attributes
label
name
__call__
(
*
args
:
Any
,
**
kwargs
:
Any
)
→
Any
Call self as a function.