Craig schrieb:
> I was going through the "Introduction To Widgets" tutorial (http://
> docs.turbogears.org/1.0/IntroductionToWidgets), and ran into errors in
> the "TG-ADMIN SQL CREATE" step.
> 
> It appears that the model.py must also contain "from sqlobject import
> ForeignKey, MultipleJoin" to not produce errors.

Well, the example code for th model was not really meant to be the
complete contents of the model.py file, as is evident by the fact that
the imports for the SQLObject column types were also not shown.

Anyway, I aded the proper insert to the example code on the page. Thanks
for pointing this out!

Chris

--~--~---------~--~----~------------~-------~--~----~
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