lamby / django-template-tests

Performs some quick static analysis on your Django templates
https://chris-lamb.co.uk/projects/django-template-tests
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

django-template-tests

Performs some simple static analysis on your template files.

Useful for catching obvious/preventable issues before they hit production.

Installation