DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-django-lint
BeschreibungStatic analysis tool for Django projects and applications
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.13-1
Sektionuniverse/python
Prioritätoptional
Installierte Größe160 Byte
Hängt ab vonpython, python-support (>= 0.90.0), pylint (>= 0.18.1)
Empfohlene Paketepython-django (>= 1.0)
PaketbetreuerUbuntu Developers
Quelle
Paketgröße12320 Byte
Prüfsumme MD5183c0602644eeab95dd8b12b6fe9767a
Prüfsumme SHA17e7184f03ef29d738a73486d29b62dcb3028fdf1
Prüfsumme SHA2564be7f06856df63d79a293a3a0b9bfa1b96becfe37f8a1f18613b145da855d1d9
Link zum Herunterladenpython-django-lint_0.13-1_all.deb
Ausführliche BeschreibungDjango 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)


Impressum
Linux is a registered trademark of Linus Torvalds