Added simpleform
wildcard import to forms
module.
This commit is contained in:
parent
4cb09d903e
commit
81b181f128
|
@ -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…
Reference in a new issue