Thanks a lot for the reply. Can I know whether this is documented anywhere in the turbogears site? I spend a lot of time on this. If not can I add it to the documentation ?
Thanks Roopesh On Apr 19, 2:21 pm, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > Roopesh schrieb: > > > In the model.py I am creating a global session using sessionmaker. In > > all the other files I am creating session object. > > TG already creates a session for you. You should use that in model.py > (have a look at the model.py in a quickstarted project with identity) > and your other modules. > > -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

