Contents

django-taggit 6.1.0

0

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

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

Stars: 3426, Watchers: 3426, Forks: 621, Open Issues: 101

The jazzband/django-taggit repo was created 16 years ago and the last code push was 4 weeks ago.
The project is very popular with an impressive 3426 github stars!

How to Install django-taggit

You can install django-taggit using pip

pip install django-taggit

or add it to a project with poetry

poetry add django-taggit

Package Details

Author
Alex Gaynor
License
BSD
Homepage
https://github.com/jazzband/django-taggit
PyPi:
https://pypi.org/project/django-taggit/
Documentation:
https://django-taggit.readthedocs.io
GitHub Repo:
https://github.com/jazzband/django-taggit

Classifiers

No  django-taggit  pypi packages just yet.

Errors

A list of common django-taggit errors.

Code Examples

Here are some django-taggit code examples and snippets.

GitHub Issues

The django-taggit package has 101 open issues on GitHub

  • TaggableManager.names() does not use the prefetch cache
  • [pre-commit.ci] pre-commit autoupdate
  • Error while fetching all custom tags in django-taggit

See more issues on GitHub

Related Packages & Articles