Try adding this to your app.cfg as well, as indicated in the documentation:
tg.defaultview = 'genshi' On Feb 17, 2:36 pm, "Florent Aide" <[EMAIL PROTECTED]> wrote: > On Feb 17, 2008 10:27 PM, percious <[EMAIL PROTECTED]> wrote: > > > > > You need toscawidgets.on = True in your app.cfg. > > > The fix for this error is outlined in the Install documentation: > >http://code.google.com/p/dbsprockets/wiki/Installation > > > Thanks for checking it out! > > -chris > > Chris, > > one quick note: you should give this info directly on the quick start > pages because I just follow the simple instructions and then stumbled > hard on this error... This will help a lot of people out there if you > add this small note :) > > Maybe the dbmechanics instanciation should be able to catch the > missing key and raise an error with some clear message? Because the > instanciation gives no error, this is only when I tried to use my > controller that it failed. > > I now encounter another error:http://paste.turbogears.org/paste/2025 > > maybe you'll need to see my model for this one... please tell me if > this is the case and I'll send it to you privately. > > Thanks, > Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

