Download Source Package python-django-lint:
Django Lint is a tool that statically analyses projects and applications that use the Django web development framework.
It checks and reports on common programming errors and bad code smells including:
* Nullable "CharField" fields * Usage of brittle Django features such as "auto_now_add" * Unspecified recommended options in settings.py, such as an empty 'ADMINS' * (plus many more)
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 12.1 kB | 64 kB | [list of files] |