Failing that, can I add python function's into the template context
somehow?
Cheers!
A good-enough workaround is to add
<?python
from genshi import HTML, XML
?>
to the root of your template hierarchy.
J
--
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to turbo...@googlegroups.com.
To unsubscribe from this group, send email to turbogears+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.