Apologies - I'm not really trying to take over the thread by sending things five times!
I guess it had something to do with being my first post, and being moderated over the weekend. If I did something wrong could someone please enlighten me! Incidentally I have a (not very short) list of all the issues I had with the tutorial. Would it be useful to post it in a new thread here, or is there somewhere else to put it, for others to refer to. Most things seem to have been mentioned somewhere in the forums, but are also mixed up with out of date material and installation issues. Sorry again Tony (and I hope you only get this once) On Oct 4, 6:37 pm, tonyf <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---

