Hi, I just converted one of my TG 1.0 WEB sites to TG 1.5, and I ran into 1 problem. This project uses KID templates. The widget TGExpandingFormWidget works fine in TG1.0, but now when the widget loads, it uses Genshi and looks for expanding_form.html, not expanding_form.kid. (There is none, so I get a 500 traceback)
My app.cfg/tg.defaultview = 'kid' Are there other settings I missed? What am I doing wrong? thanks, Andy -- 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.

