Is there any tool out there that would take a directory with a Django application, scan it for templates and draw/print/list a hierarchy of inheritance between templates?
Seeing which blocks are being overridden at every level would be an especially helpful feature in such a tool.