Hi,

i recently ported my kid templates to genshi. All works fine but my
> forms which are TG widgets. Instead of diplaying a form, genshi just
> renders an
>
> <Element form at some_hex_value>


Two options:

1) Use the latest TG 1.1 branch from SVN - this has a fix for this.
2) Surround your widget calls with ET()

TG 1.1 should work ok at the moment, it's not had mega-disruptive changes,
and all the unit tests pass.

Paul

--~--~---------~--~----~------------~-------~--~----~
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