Hello Pyramid community, I was wondering if it's possible to get the Mako templates lookup interface from within a view callable. Looking at the mako_templating.py file in source I notice that there is an interface for adjusting Mako template file lookups as well as a get_template method (in order to account for packing naming conventions, etc.). Would it be possible to use this lookup object and how might I be able to access it so that I could call the get_template function?
Thanks for your help! -Vincent -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
