Contents

django-taggit 5.0.1

0

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

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

Stars: 3219, Watchers: 3219, Forks: 615, Open Issues: 95

The jazzband/django-taggit repo was created 14 years ago and the last code push was Yesterday.
The project is very popular with an impressive 3219 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 95 open issues on GitHub

  • Admin UI misrepresents how tags will be parsed

See more issues on GitHub

Related Packages & Articles