What problem does it solve?
It removes the guesswork and boilerplate from wiring django-mvp into a Django project, helping you launch a polished AdminLTE 4 interface with the right settings, menus, views, and error pages.
Core Features & Use Cases
- App shell setup: Configure the Django app ordering, icon system, and menu renderer so django-mvp components resolve correctly.
- Navigation and layout: Build a responsive AdminLTE 4 shell with sidebar menus, mobile footer navigation, header actions, and Cotton component attributes.
- View and page integration: Use the provided template, home, detail, create, update, delete, and error-page patterns for production-ready Django screens.
- Use case: A team can follow this Skill to turn a fresh Django project into a navigable dashboard application with consistent branding, breadcrumbs, and safe redirects.
Quick Start
Ask the AI to help you integrate django-mvp into your Django project by configuring the app shell, menu renderers, base template, and error pages.