# byashimov/django-controlcenter

Set of widgets to build dashboards for Django projects

Repository: https://github.com/byashimov/django-controlcenter
Canonical: https://ross.abutalabs.com/products/django-controlcenter
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: django, dashboard, admin-dashboard
Last push: 2025-03-25T19:41:03+00:00

## Health v2 (maintenance only)
Score: 38/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 13, release rhythm 35, longevity 100
- inputs: {"age_days": 3837, "days_push": 526, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1008, forks 80 (observed 2026-08-28T04:03:12.609090+00:00)

## What it is
A Django app providing a set of widgets (item lists, charts) to build consolidated admin dashboards for Django projects. It aggregates data from Django models or arbitrary sources onto a single admin page using Chartist.js, Masonry.js, and Sortable.js.

## Use cases
- build a dashboard for my django admin
- show all my django models on one page
- add charts to django admin
- monitor new orders and users from a single dashboard
- create custom admin dashboard widgets in django
- visualize data from multiple sources in django admin

## When to choose
- you use Django admin and want a consolidated overview page of your models
- you need simple charts and lists on a single dashboard without a full BI tool
- you want a lightweight, pip-installable Django plugin

## When to avoid
- you need actively developed features or support for the latest Django/Python versions
- you need a standalone BI or analytics platform rather than an admin add-on
- your project is not Django

## Facets
- artifact type: plugin
- maturity: maintenance
- function: data-visualization, ui-components, charts
- domain: web-development, data-visualization, developer-tools, analytics
- platform: python, self-hosted
- tags: django, django-admin, dashboard, widgets, chartist, web-server

## Member repositories
- byashimov/django-controlcenter (main) score 38

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.609090+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:08.579593+00:00, confidence not recorded.
  - readme: https://github.com/byashimov/django-controlcenter (fetched 2026-08-28T04:03:12.609090+00:00, sha ba7af2d65cd1)
  - registry_pypi: https://pypi.org/pypi/django-controlcenter/json (fetched 2026-08-29T13:12:32.684021+00:00, sha 85da5f4bc1ef)
- Data as of 2026-08-30T08:39:29.467469+00:00.
