The only docs I found (before reading your post) were the ones you mentionned but http://docs.turbogears.org/1.0/GettingStarted/UseDatabase only has a three lines example and a link to a missing page.
SQLObject doc http://sqlobject.org/SQLObject.html#automatic-class-generation was not really helpful either. Isn't there a more detailed example ? On Jun 10, 5:38 am, Christopher Arndt <[EMAIL PROTECTED]> wrote: > mm schrieb: > > > When trying to build a tg site on top of an existing dataset, > > especially one with many columns in many tables, it would be great to > > be able to kickstart the model.py from existing tables. Is there a > > straightforward way to do this? > > Seehttp://docs.turbogears.org/1.0/GettingStarted/UseDatabase, section > "Define data models" > andhttp://sqlobject.org/SQLObject.html#automatic-class-generation > > HTH, 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 -~----------~----~----~----~------~----~------~--~---

