Django Admin Panel Solutions

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 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

  • Connect Django admin to react frontend.

    1 project | /r/django | 28 Mar 2023
  • What Django admin theme do you use ?

    3 projects | /r/django | 10 Jan 2023
  • What do you think of Django Admin?

    2 projects | /r/django | 23 Feb 2022
  • A drop-in replacement of Django Admin

    2 projects | news.ycombinator.com | 5 Feb 2022
  • Simple Guide for Django Admin Interface

    1 project | dev.to | 6 Jun 2021