From f5b58f5c5447174b672956089faa794fd76fc368 Mon Sep 17 00:00:00 2001 From: lukas Date: Sat, 4 Oct 2025 11:44:55 +0200 Subject: [PATCH 1/6] chore: README description --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac74e0f3a..7de35495d 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,11 @@ Unfold Studio lets you visually customize your Django admin without writing code ## Fresh Features & Enhancements +- **Command**: Offers a command palette for quick searching across all models or custom-injected data - **django-constance**: Official support with a completely new design and UX improvements - **Paginated inlines:** Break down large record sets into pages within inlines for better admin performance - **Conditional fields:** Show or hide fields dynamically based on the values of other fields in the form - **Infinite paginator:** Efficiently handle large datasets with seamless pagination that reduces server load -- **Checkbox & radio filters:** Enhanced filter options with checkbox and radio interfaces for intuitive filtering ## Core Features & Capabilities @@ -58,6 +58,7 @@ Unfold Studio lets you visually customize your Django admin without writing code - **Model tabs:** Allow defining custom tab navigation for models - **Fieldset tabs:** Merge multiple fieldsets into tabs in the change form - **Sortable inlines:** Allow sorting inlines by dragging and dropping +- **Command**: Offers a command palette for quick searching across all models or custom-injected data - **Environment label:** Distinguish between environments by displaying a label - **Nonrelated inlines:** Display nonrelated models as inlines in the change form - **Paginated inlines:** Break down large record sets into pages within inlines for better admin performance From 41b3c1d709bfd29752e43ef326256cf080c5867f Mon Sep 17 00:00:00 2001 From: Lukas Vinclav Date: Sat, 4 Oct 2025 11:48:51 +0200 Subject: [PATCH 2/6] chore: screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7de35495d..3cb2f0171 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![screenshot](https://github.com/user-attachments/assets/87aaad04-f454-42aa-b9ac-e14d41f189ac) +screenshot ## Unfold - Django Admin Theme From ba52e4d35da6d0732f01735b9a2c8f4196c093e5 Mon Sep 17 00:00:00 2001 From: Lukas Vinclav Date: Sat, 4 Oct 2025 11:50:18 +0200 Subject: [PATCH 3/6] chore: dashboards --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3cb2f0171..199e8877a 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ If you need assistance with integrating or customizing Unfold, support packages Unfold Studio lets you visually customize your Django admin without writing code — update colors, logos, sidebar, and interface styles to match your brand in minutes. Give your admin a polished, professional look that feels truly yours. Available at [unfoldadmin.com/studio](https://unfoldadmin.com/studio). +dashboards + ## Fresh Features & Enhancements - **Command**: Offers a command palette for quick searching across all models or custom-injected data From f6e64379fb011b000e4799d59d637dc6251020a6 Mon Sep 17 00:00:00 2001 From: Lukas Vinclav Date: Sat, 4 Oct 2025 12:34:04 +0200 Subject: [PATCH 4/6] chore: screenshots --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 199e8877a..1c598f5a7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -screenshot +screenshot ## Unfold - Django Admin Theme @@ -33,7 +33,7 @@ If you need assistance with integrating or customizing Unfold, support packages Unfold Studio lets you visually customize your Django admin without writing code — update colors, logos, sidebar, and interface styles to match your brand in minutes. Give your admin a polished, professional look that feels truly yours. Available at [unfoldadmin.com/studio](https://unfoldadmin.com/studio). -dashboards +dashboards ## Fresh Features & Enhancements From 2bb196fc0495191b448c628ec69511e1cf796ce6 Mon Sep 17 00:00:00 2001 From: Lukas Vinclav Date: Sun, 5 Oct 2025 11:10:04 +0200 Subject: [PATCH 5/6] fix: webp --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c598f5a7..471ef26da 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -screenshot +![screenshot](https://github.com/user-attachments/assets/8c2dc5c1-480b-49ad-bd2e-57369ca4e306) ## Unfold - Django Admin Theme @@ -33,7 +33,8 @@ If you need assistance with integrating or customizing Unfold, support packages Unfold Studio lets you visually customize your Django admin without writing code — update colors, logos, sidebar, and interface styles to match your brand in minutes. Give your admin a polished, professional look that feels truly yours. Available at [unfoldadmin.com/studio](https://unfoldadmin.com/studio). -dashboards +![dashboards](https://github.com/user-attachments/assets/7c3124ab-2f59-4254-9222-8a57970f51a6) + ## Fresh Features & Enhancements From 872f7f8748d4290a6ffbc696ff13a64998f86771 Mon Sep 17 00:00:00 2001 From: lukas Date: Sun, 5 Oct 2025 11:14:28 +0200 Subject: [PATCH 6/6] fix: links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 471ef26da..f97d4c351 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![screenshot](https://github.com/user-attachments/assets/8c2dc5c1-480b-49ad-bd2e-57369ca4e306) +[![screenshot](https://github.com/user-attachments/assets/8c2dc5c1-480b-49ad-bd2e-57369ca4e306)](https://unfoldadmin.com) ## Unfold - Django Admin Theme @@ -33,7 +33,7 @@ If you need assistance with integrating or customizing Unfold, support packages Unfold Studio lets you visually customize your Django admin without writing code — update colors, logos, sidebar, and interface styles to match your brand in minutes. Give your admin a polished, professional look that feels truly yours. Available at [unfoldadmin.com/studio](https://unfoldadmin.com/studio). -![dashboards](https://github.com/user-attachments/assets/7c3124ab-2f59-4254-9222-8a57970f51a6) +[![dashboards](https://github.com/user-attachments/assets/7c3124ab-2f59-4254-9222-8a57970f51a6)](https://unfoldadmin.com/studio) ## Fresh Features & Enhancements