thanks for the link Joost I have created a ticket this time http://trac.turbogears.org/turbogears/ticket/1133
can we get some ideas on how to implement this? I think we could a) have another quickstart project template with a model package b) modify tg-admin sql create to collect the files/classes and then call sqlobject-admin (need to think this must work with SQLAlchemy soon) c) create a meta/tmp module that will be passed on to sqlobject-admin, (I'm not sure about this one) On 10/1/06, Joost Moesker <[EMAIL PROTECTED]> wrote: > > You need to add all the 'model' modules to sqlobject.txt in the egg > directory. > > > http://groups.google.com/group/turbogears/browse_thread/thread/694d6b5c9ef26f3f/46e9cce98ab7667d?lnk=gst&q=sqlobject+model+module&rnum=5#46e9cce98ab7667d > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

