On Nov 9, 10:07 am, Vinay Sajip <[email protected]> wrote: > Of course the Jinja implementation sensibly keeps the run-time/render- > time stuff separate from the template-compile-time stuff, but in this > case a bridge from the run-time to the defining template would be > nice. I have looked at the documentation to see if a variable such as > __template__ exists, but I've not found it.
I've looked at the source and noted __jinja_template__, but is there a blessed way of accessing it from the context? Regards, Vinay Sajip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" 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/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
