Guess I should have read the code in the WikiWords section closer. The wikiwords variable isn't defined in the "default" method.
Mike On Jan 19, 2:06 pm, Mike Driscoll <[email protected]> wrote: > Oops, there's another mistake in the WikiWords section. It doesn't > mention that one needs to import tg. I'm sure it will be obvious that > that is the issue should someone run it without importing it though... > > Just an FYI. > > On Jan 19, 1:55 pm, Mike Driscoll <[email protected]> wrote: > > > Here's a few small issues I found in the TG 2.0, 20-Minute Wiki > > tutorial. Each header corresponds to the section header in the > > tutorial: > > > Quickstart > > > - I never received the warning I was supposed to get: <No handlers > > could be found for logger "toscawidgets.view"> > > > Adding Controllers > > > - At the very end of this section, it says to comment out the call to > > "flash()". There is no call to flash in the code given. > > > Saving our edits > > > - Doesn't mention that the "redirect" needs to be imported > > - The paragraphs about DBSession.flush() and DBSession.commit() don't > > seem to relevant any longer > > - In the 3rd paragraph, the word "it's" should be "its" > > > What about WikiWords? > > > - There's some explanation for a "fragment" that doesn't exist in the > > code listed > > > I know I mentioned the DBSession.flush() and DBSession.commit() stuff > > a couple months ago as causing errors. The code was fixed, but the > > explanatory text was not. I also know I saw a few other typos last > > week, but I can't seem to find them now, so maybe someone else fixed > > those over the weekend. > > > Thanks! > > > Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

