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: 3330, Watchers: 3330, Forks: 622, Open Issues: 96

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

  • Admin UI misrepresents how tags will be parsed

See more issues on GitHub

Related Packages & Articles