On Oct 3, 2:51 am, Gerry <[EMAIL PROTECTED]> wrote:
> Hi Mark,
>
> > And in the little database loading script you can just do import
> > transaction/transaction.commit()
>
> Can you give an example import?
>
> Thanks,
>
> Gerry.
I got this to work as follows
Add "import transaction" near the top.
Change "DBSession.commit()" to "transaction.commit()" at the bottom
Tony
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---