{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/3"}],"enrichment":{"capability":"Adds Django model administration interfaces to Wagtail's admin panel, allowing you to manage any project model alongside Wagtail's native content.","skillfed_tags":["wagtail-admin","django-integration"],"use_cases":["Manage non-content Django models (e.g., settings, configurations, user roles) from within the Wagtail admin interface","Migrate legacy Django admin interfaces into Wagtail without rewriting model management code","Provide a unified admin panel for teams working with both Wagtail pages and custom application models","Maintain backward compatibility in projects that previously used wagtail.contrib.modeladmin before it was extracted"],"what_it_does":"Wagtail ModelAdmin extends Wagtail's admin interface to manage arbitrary Django models alongside Wagtail's built-in content types. Originally part of Wagtail core (wagtail.contrib.modeladmin), it was extracted into a standalone package and is now in maintenance mode, receiving bug fixes and compatibility updates but no new features.\n\nThe package lets you register any Django model to appear in the Wagtail admin, providing a familiar admin interface for non-Wagtail models without leaving the Wagtail ecosystem. It depends only on Wagtail and supports modern Python versions (3.10\u20133.14) and recent Django/Wagtail releases. The maintainers recommend migrating to Wagtail's built-in features for new projects, but this package remains stable for existing codebases that rely on it.","worth_installing":"Yes, if you have an existing Wagtail project that needs to manage Django models alongside Wagtail content and you're not starting a new project. The package is stable, actively maintained for compatibility, and has low install friction. However, for new projects, evaluate Wagtail's built-in features first, as this package is in maintenance mode and will not receive new functionality."},"id":"wagtail-modeladmin","links":{"html":"https://skillfed.io/packages/wagtail-modeladmin","md":"https://skillfed.io/packages/wagtail-modeladmin.md","pypi":"https://pypi.org/project/wagtail-modeladmin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-07","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"wagtail-modeladmin","python_support":"supports_current","summary":"Add any model in your project to the Wagtail admin. Formerly wagtail.contrib.modeladmin."},"popularity":{"monthly_downloads":134418,"position":11473,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.4.0"}
