farridav/django-jazzmin — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Django package that I can install into an existing project to make the default Django admin look modern and polished without having to rewrite my admin screens.

I want it to act like a drop in admin skin with a nicer dashboard, login page, list pages, edit pages, history pages, and mobile friendly layout. It should use a clean Bootstrap and AdminLTE style, with a sidebar menu, top menu, user menu, icons, better tables, nicer forms, and select dropdowns. Most setup should be optional, but I should be able to customize the menus, branding, colors, logo, custom CSS and JavaScript.

For edit pages, include a few layout choices like normal fields, horizontal tabs, vertical tabs, collapsible sections, and carousel style sections. Related object popups should open in a modern modal instead of an old browser popup. Add a simple UI customizer so I can preview style changes.

Please include a small test Django app, docs, screenshots or examples, and make sure it works with current Django versions.

Want more depth? Deep Reverse