Thanks - that did it!

I can't find that function at all in the documentation - I assume the
docs are still a work in progress, or am I not looking in the right
place?

On Jul 2, 4:45 am, "Diez B. Roggisch" <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to