django-extensions/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework. observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 83
- Release rhythm 40
- 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: 2
- age_days: 6374
- days_rel: 510
- days_push: 104
- n_releases_24m: 2
Adoption not part of the score
6813 stars · 1175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of custom management command extensions for the Django framework, installable via pip and enabled through INSTALLED_APPS. It adds commands like shell_plus, graph_models, show_urls, and validate_templates to streamline Django development.
Use cases
- generate a graphviz diagram of my Django models
- run an enhanced Django shell with auto-imported models
- list all URL patterns and their view functions
- validate Django templates for rendering errors
- find useful management commands for Django development
When to choose
- you develop Django projects and want extra management commands without writing them yourself
- you need model visualization or URL introspection for a Django codebase
- you want a richer development shell than the default Django shell
When to avoid
- your project does not use Django
- you need runtime features rather than development-time tooling
- you want a lightweight dependency in a minimal production deployment
Facets
library · maturity active
developer-tools cli documentation testing web-development developer-tools backend python cli django management-commands shell-plus graph-models runserver-plus command-line
2 sources
- readme: https://github.com/django-extensions/django-extensions · fetched 2026-08-28 · c3cff66e501a
- registry_pypi: https://pypi.org/pypi/django-extensions/json · fetched 2026-08-29 · 4b00205329a9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-extensions/django-extensions | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="django-extensions/django-extensions")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem