[Grok-dev] using megrok.form in your project
David Bain
david.bain at alteroo.com
Mon Feb 25 15:43:31 EST 2008
Oops... that's right :)
On Mon, Feb 25, 2008 at 3:34 PM, Dirceu Pereira Tiegs
<dirceutiegs at gmail.com> wrote:
> Hello David,
>
> On Mon, Feb 25, 2008 at 3:00 PM, David Bain <david.bain at alteroo.com> wrote:
>
> > Okay.. I've managed to get a megrok.form based project going with an
> > email field and an html field.
> >
> > when I edit it says "constraint not satisfied"
> > I didn't set a constraint, so I'm not sure if there is some kind of
> > default constraint
>
> This line is correct?
>
>
> document = Email(title=u'HTML')
>
>
>
> I think you should be using
>
> document = HTML(title=u'HTML')
>
> Hope this helps,
> --
> Dirceu Pereira Tiegs
> Weimar Consultoria
>
> Hospedagem Plone, Zope e Python
> http://www.pytown.com
>
More information about the Grok-dev
mailing list