Sure, send it here. There was a problem with the way we are storing the tutorial code and it needs to be cleaned up, but that is a task on my todo list for tomorrow, so anything that you can send in between now and then should be addressed then.
--Mark Ramm On Mon, Oct 6, 2008 at 9:05 AM, tonyf <[EMAIL PROTECTED]> wrote: > > 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 > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

