Hi All.
How do I make some module available to *all* Genshi templates in my
application,
so I don't write
<?python
import myapp.lib.mymodule
?>
in each template?
(It's mostly a Genshi question, but maybe TG2 loads the Genshi engine
in a custom way? I can see, for example, tg.url() in master.html)
--
Sergei
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---