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

