Hi there, is there any way to get Jinja to tell which Templates are actually used (inherited / included recursively) while rendering a certain Template? This could be some sort of fake rendering which does not return a string but a list / dictionary / tree of template names.
If there's no easy way doing this, would it be preferable to implement this in either Jinja 1 or Jinja 2? Thank you, Nicolas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
