Language

Package: python-django-taggit @ 6.1.0

Synopsis

Reusable Django application for simple tagging

Description

Django-taggit is a reusable Django application for simple tagging.

Home page
https://github.com/jazzband/django-taggit
Location
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/django.scm (line: 366, column: 2)
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
  • gnu/packages/django.scm (line: 380, column: 5)
source-file-name

Validate file names of sources

the source file name should contain the package name
  • gnu/packages/django.scm (line: 370, column: 5)