Bonoboboard
modules
core
apps
apps.authentication
apps.config
apps.home
apps.home.admin
apps.home.config
apps.home.forms
apps.home.forms.ContactForm
apps.home.forms.EditLinkForm
apps.home.forms.MultiEmailField
apps.home.migrations
apps.home.models
apps.home.tests
apps.home.urls
apps.home.views
apps.temp
Bonoboboard
»
apps
»
apps.home
»
apps.home.forms
»
apps.home.forms.EditLinkForm
View page source
apps.home.forms.EditLinkForm
class
apps.home.forms.
EditLinkForm
(
*
args
:
Any
,
**
kwargs
:
Any
)
[source]
Bases:
Form
Methods
Attributes
link
__call__
(
*
args
:
Any
,
**
kwargs
:
Any
)
→
Any
Call self as a function.