March 8th 2009

Statically analysing Django applications with Django Lint

Django Lint is a static analysis tool that checks (or lints) web applications that are built around the Django web development framework. It aims to encourage the development of high-quality reusable Django applications.

It currently reports on:

Admittedly, some of the checks are based on the implementation details of MySQL, PostgreSQL and SQLite backends, but this fits with the goal of promoting re-usable applications anyway.

GPLv3 source, tarballs, etc. Patches welcome.




You can subscribe to new posts via email or RSS.