Django Admin Panel Solutions

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • django-jazzmin

    Jazzy theme for Django

  • You could use Jazzmin > https://django-jazzmin.readthedocs.io/, or you could move the project to Wagtail. You get a lot out of the box with Wagtail but it could be overkill for your project.

  • Refine

    A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

  • We have an open-source React-based framework for easily building CRUD apps like Admin panels and Internal tools. It is headless by default and supports Material UI, AntDesign, Chakra UI, and Mantine. Repo: https://github.com/refinedev/refine Example Demo app built with refine: https://example.mui.admin.refine.dev/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Directus

    The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

  • You could try Directus. It inspects your database schema auto-creates an admin dashboard. Not really directly related to Django but it should work just fine with it

  • django-unfold

    Modern Django admin theme for seamless interface development

  • Hey, here you can check Unfold https://github.com/remastr/django-unfold Theme by default contains plenty of admin properties which can be changed from settings.py.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts