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].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to