defunkt / pystache

Mustache in Python
http://mustache.github.com/
MIT License
1.31k stars 308 forks source link

Possible to find all imports and extends ? #195

Open stuaxo opened 6 years ago

stuaxo commented 6 years ago

I'm trying to work find out which templates extend or include each other on a project I'm working on, is there a way to do this with pystache ?