# sshwsfc/xadmin

Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.

Repository: https://github.com/sshwsfc/xadmin
Canonical: https://ross.abutalabs.com/products/xadmin
Homepage: http://www.xadmin.io
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: admin, react, redux
Last push: 2025-12-16T05:44:15+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 57, release rhythm 8, longevity 100
- inputs: {"age_days": 5035, "days_push": 260, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4751, forks 1384 (observed 2026-08-28T04:08:58.698231+00:00)

## What it is
Xadmin is a drop-in replacement for the Django admin interface with a Twitter Bootstrap-based UI, plugin extensibility, and features like better filters, data export, and dashboard widgets. It is a Python library that enhances Django's built-in administration for managing application data.

## Use cases
- replace the default Django admin with a prettier Bootstrap UI
- add data export to xls, csv, xml, and  in Django admin
- build a customizable admin dashboard with widgets
- add better filtering and date range filters to Django admin
- extend admin functionality with plugins
- manage Django models with full CRUD and in-site bookmarking

## When to choose
- you use Django and want a richer admin UI than the default without rewriting your admin setup
- you need built-in data export formats like xls, csv, xml, and
- you want a plugin-based, extensible admin with dashboard widgets and theming

## When to avoid
- you are starting a new project on modern Django versions where Django Unfold, Grappelli, or Jazzmin may be better maintained
- you need a fully supported, actively developed admin replacement with current documentation
- you are not using Django at all

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, templating, data-visualization, developer-tools
- domain: web-development, backend, cms, developer-tools
- platform: python
- tags: django-admin, admin-interface, bootstrap, crud, plugin-system, data-export, dashboard, web-server

## Member repositories
- sshwsfc/xadmin (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:58.698231+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-29T18:18:55.188716+00:00, confidence not recorded.
  - readme: https://github.com/sshwsfc/xadmin (fetched 2026-08-28T04:08:58.698231+00:00, sha de212245643a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
