sry for that..i am an initiater in this ..unable to find out the error in
those lines.can you suggest the way to clear the database and also how to
create a form using python and turbogears.any links for that would be
helpful.

On Thu, Jun 24, 2010 at 3:54 PM, Diez B. Roggisch <[email protected]> wrote:

> By reading the error-message.
>
> > sqlalchemy.exc.IntegrityError: (IntegrityError) column pagename is not
> > unique u'INSERT INTO pages (pagename, data) VALUES
> > (?, ?)' ('FrontPage', 'initial data')
>
> you have already data in there. Clear out the database before running
> websetup.
>
> BTW, just posting a stacktrace appears somewhat rude. At least to me. Of
> course it's great you had one. But a friendly question accompanying
> helps...
>
> Diez
>
> --
> You received this message because you are subscribed to the Google Groups
> "TurboGears" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<turbogears%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/turbogears?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to