Add edit mode for email "profile" settings.
Plus some related tweaks, needed to make that happen.
This commit is contained in:
parent
73d14cb1d9
commit
1956c4c9cf
6 changed files with 94 additions and 43 deletions
|
@ -26,7 +26,7 @@ Forms
|
|||
|
||||
from formencode import Schema
|
||||
|
||||
from .core import Form, Field, FieldSet
|
||||
from .core import Form, Field, FieldSet, GenericFieldSet
|
||||
from .simpleform import SimpleForm, FormRenderer
|
||||
from .alchemy import AlchemyForm
|
||||
from .fields import AssociationProxyField
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue