TableForm(None, children=[TextArea('code', children=[], **{'suppress_l
abel': True, 'attrs': {'rows': 15, 'cols': 75}}), TextField('title', c
hildren=[], **{'help_text': <turbogears.i18n.tg_gettext.lazystring obj
ect at 0x270a7f0>, 'attrs': {'size': 50, 'maxlength': 100}, 'label_tex
t': <turbogears.i18n.tg_gettext.lazystring object at 0x2723a90>}), Sin
gleSelectField('format', children=[], **{'options': [('text', <turboge
ars.i18n.tg_gettext.lazystring object at 0x270a730>)], 'label_text': <
turbogears.i18n.tg_gettext.lazystring object at 0x270a550>}), SubmitBu
...
|