jazzband/django-model-utils
Django model mixins and utilities. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
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: 6140
- days_rel: 728
- days_push: 16
- n_releases_24m: 1
Adoption not part of the score
2762 stars · 372 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
django-model-utils is a collection of Django model mixins and utility classes such as TimeStampedModel, StatusField, and QueryManager. It reduces boilerplate in Django model definitions and query construction.
Use cases
- add created and modified timestamps to Django models automatically
- add a status field with choices to a Django model
- define managers with filtered querysets on models
- reduce boilerplate in Django model definitions
- track model field changes in Django
When to choose
- you use Django ORM and want common model patterns without rewriting them
- you want a well-maintained, widely adopted set of Django model mixins
When to avoid
- you don't use Django or its ORM
- you need only one or two trivial helpers you could implement yourself
Facets
library · maturity stable
orm developer-tools web-development backend developer-tools python django model-mixins statusfield timestamped-models queryset-utilities web-server
2 sources
- readme: https://github.com/jazzband/django-model-utils · fetched 2026-08-28 · 513b213d114b
- registry_pypi: https://pypi.org/pypi/django-model-utils/json · fetched 2026-08-29 · 2ead372bfdf1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jazzband/django-model-utils | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="jazzband/django-model-utils")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem