jazzband/django-taggit
Simple tagging for django observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6112
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
3445 stars · 632 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
django-taggit is a reusable Django application that adds simple tagging to models via a TaggableManager field. It integrates with Django forms and the admin and supports filtering objects by tags.
Use cases
- add tags to django models
- filter content by tags in django
- tagging for a django blog
- manage tags in django admin
- categorize django content with labels
When to choose
- you use Django and need model tagging with minimal setup
- you want tags to appear automatically in forms and admin
- you need tag-based filtering through the ORM
When to avoid
- you are not using Django
- you need hierarchical categories or taxonomies rather than flat tags
- you need tagging outside the Django ORM
Facets
library · maturity stable
orm search-engine web-development backend cms python django tagging reusable-app taxonomies web-server
2 sources
- readme: https://github.com/jazzband/django-taggit · fetched 2026-08-28 · 8f7c3b686189
- registry_pypi: https://pypi.org/pypi/django-taggit/json · fetched 2026-08-29 · 01d234d1d67e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jazzband/django-taggit | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="jazzband/django-taggit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem