kerinin schrieb:
> In TG1, it was possible to include an argument 'tg_template' in the
> return dict and that argument would determine which template would be
> used - is this possible in TG2?
Look for the "override_template"-function. Don't forget to prefix the
template with the engine of your choice.
override_template("genshi:foo.bar.baz")
Diez
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---