On 11/13/06, Kevin Monceaux <[EMAIL PROTECTED]> wrote: > Well, since the tutorial is a bit sketchy on the details I downloaded the > source code for the tutorial and and tried running it with 1.0b1. When I > tried to start it via start-formtutorial.py I got:
The config format changed several times over the course of 0.9 development. It seems that the tutorial code was written before the final change to the current format. The easiest solution is usually to quickstart an appropriately named new project and copy the code (controllers.py, model.py, templates/*, etc) over to the new project. I have enough planned for this week that I do not plan to do any widgets documentation conversion until at least the weekend. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

