[PR #2687] Added django-unfold to admin panels #2001

Open
opened 2025-11-06 13:27:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2687
Author: @d-handy
Created: 4/21/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 4f5c48d Added django-unfold to admin panels

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Added django-unfold to admin panels

What is this Python project?

Django Unfold transforms the Django admin into a powerful and modern administrative interface. This open-source theme upgrades Django’s default admin with a sleek design, advanced features, and developer-friendly customization options. Built on established best practices, Unfold integrates seamlessly with existing Django admin setups and provides all the tools needed to build sophisticated admin areas that appeal to developers and end-users.

What's the difference between this Python project and similar ones?

Unfold differs from the Django standard admin and other projects in a number of ways, including:

  • custom dashboards without overriding complex Python classes
  • Native support for conditional fields and reactive, dynamic forms
  • An extensible filter system for more user-friendly data filtering
  • A modular component library to build custom admin UIs with reusable elements

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2687 **Author:** [@d-handy](https://github.com/d-handy) **Created:** 4/21/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4f5c48d`](https://github.com/vinta/awesome-python/commit/4f5c48d1f8c37fcc9c2a23de72d0b614533f75dd) Added django-unfold to admin panels ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Added django-unfold to admin panels ## What is this Python project? Django Unfold transforms the Django admin into a powerful and modern administrative interface. This open-source theme upgrades Django’s default admin with a sleek design, advanced features, and developer-friendly customization options. Built on established best practices, Unfold integrates seamlessly with existing Django admin setups and provides all the tools needed to build sophisticated admin areas that appeal to developers and end-users. ## What's the difference between this Python project and similar ones? Unfold differs from the Django standard admin and other projects in a number of ways, including: - custom dashboards without overriding complex Python classes - Native support for conditional fields and reactive, dynamic forms - An extensible filter system for more user-friendly data filtering - A modular component library to build custom admin UIs with reusable elements -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:27:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2001