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: 3241, Watchers: 3241, Forks: 617, Open Issues: 95

The jazzband/django-taggit repo was created 14 years ago and the last code push was 22 hours ago.
The project is very popular with an impressive 3241 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