On Tue, Apr 26, 2011 at 10:44 AM, alex bodnaru <[email protected]> wrote: > > hello friends, > > i'd like to list the available rendering engines in order to use > tg.render.render(). >
config['renderers'] should list them, anyway you have to register them at configuration. Available ones should be: mako, chameleon_genshi, genshi, kajiki, jinja, amf, json -- 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.

