OK, so I tried a few things, but this doesnt appear to be a quick
fix.  It looks like a problem between kid and the genshi that is used
to generate the toscawidgets, which is outside of my control.

So you *must* have genshi set as your default template for dbmechanic
to work.
ie.  add tg.defaultview = "genshi" to your app.cfg.

(it was time to upgrade anyway, wasn't it!!!!)

I simply do not have the resources to support kid, so if anyone out
there wants to take a stab at it, feel free to send over a patch.

-chris

PS.  I also forgot to add that you need the following two lines to get
the dbmechanic working:

from model import metadata
from dbsprockets.saprovider import SAProvider



On Feb 7, 3:28 pm, percious <[EMAIL PROTECTED]> wrote:
> Ok, i have replicated the error.  It has something to do with the fact
> that i am using genshi as a default.  I'll get back in a few minutes
> with a solution.
>
> On Feb 7, 3:22 pm, percious <[EMAIL PROTECTED]> wrote:
>
> > Did you do a tg-admin sql create first?
>
> > On Feb 7, 1:38 pm, Christoph Zwerschke <[EMAIL PROTECTED]> wrote:
>
> > > percious schrieb:
>
> > > > ok, so I checked out the tg1.0 Trunk,
> > > > I have trunk versions of: toscawidgets, twForms
> > > > and I have genshi 0.4.4
>
> > > Same as I am using.
>
> > > > Works for me.  I am stumped indeed.
>
> > > > Can anyone else verify the status of dbmechanic for me?
>
> > > Maybe you changed something in your project? I used a quickstarted
> > > project (with "-s -i"), only added "toscawidgets.on = True" to app.cfg.
>
> > > -- Christoph
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to