dj-control-room is an open-source Django package that provides a centralized dashboard for managing multiple Django admin panels. It features a plugin system where panels can be discovered and installed via PyPI, with official pre-built panels for Redis monitoring, cache inspection, URL browsing, and Celery task monitoring. The package includes security features like package verification and staff-only access. Installation is straightforward via pip with optional extras for specific panels, and custom panels can be created using a cookiecutter template or manually via entry points. Requires Python 3.9+ and Django 4.2+.

4m read timeFrom github.com
Post cover image
Table of contents
FeaturesInstallationQuick StartAdmin Sidebar IntegrationOfficial PanelsCreating Custom PanelsSecurityDocumentationRequirementsContributingLicenseCredits
243 Impressions