On Feb 17, 2008 10:51 PM, percious <[EMAIL PROTECTED]> wrote: > > Try adding this to your app.cfg as well, as indicated in the > documentation: > > tg.defaultview = 'genshi' >
Chris, I read those two pages and did not see this mentioned: http://code.google.com/p/dbsprockets/ http://code.google.com/p/dbsprockets/wiki/DBMechanic and I did not see this info. I know I am playing the dumb user but adding the info on those pages will make sure that the maximum number of users are able to use dbsp* without just abandoning after the first un-successful tries. This time it works. I just has to specify an url with a leading '/' at instantiation time because dbmechanic did not like my relative url of the form tg.url('admin/dbmechanic') and produced urls like this one: http://localhost:8080/admin/dbmechanic/tableView/dbmechanic/tableView/visit I'll now play a bit with it and enjoy, thanks a lot for your hard work Chris! Cheers, 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 -~----------~----~----~----~------~----~------~--~---

