Added simpleform
wildcard import to forms
module.
This commit is contained in:
parent
4cb09d903e
commit
81b181f128
1 changed files with 1 additions and 0 deletions
|
@ -26,5 +26,6 @@
|
|||
``rattail.pyramid.forms`` -- Forms
|
||||
"""
|
||||
|
||||
from rattail.pyramid.forms.simpleform import *
|
||||
from rattail.pyramid.forms.fields import *
|
||||
from rattail.pyramid.forms.renderers import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue