Skip to content

Commit c4c28ec

Browse files
authored
chore: README description (#1602)
1 parent b205f81 commit c4c28ec

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![screenshot](https://github.com/user-attachments/assets/87aaad04-f454-42aa-b9ac-e14d41f189ac)
1+
[![screenshot](https://github.com/user-attachments/assets/8c2dc5c1-480b-49ad-bd2e-57369ca4e306)](https://unfoldadmin.com)
22

33
## Unfold - Django Admin Theme
44

@@ -33,13 +33,16 @@ If you need assistance with integrating or customizing Unfold, support packages
3333

3434
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).
3535

36+
[![dashboards](https://github.com/user-attachments/assets/7c3124ab-2f59-4254-9222-8a57970f51a6)](https://unfoldadmin.com/studio)
37+
38+
3639
## Fresh Features & Enhancements
3740

41+
- **Command**: Offers a command palette for quick searching across all models or custom-injected data
3842
- **django-constance**: Official support with a completely new design and UX improvements
3943
- **Paginated inlines:** Break down large record sets into pages within inlines for better admin performance
4044
- **Conditional fields:** Show or hide fields dynamically based on the values of other fields in the form
4145
- **Infinite paginator:** Efficiently handle large datasets with seamless pagination that reduces server load
42-
- **Checkbox & radio filters:** Enhanced filter options with checkbox and radio interfaces for intuitive filtering
4346

4447
## Core Features & Capabilities
4548

@@ -58,6 +61,7 @@ Unfold Studio lets you visually customize your Django admin without writing code
5861
- **Model tabs:** Allow defining custom tab navigation for models
5962
- **Fieldset tabs:** Merge multiple fieldsets into tabs in the change form
6063
- **Sortable inlines:** Allow sorting inlines by dragging and dropping
64+
- **Command**: Offers a command palette for quick searching across all models or custom-injected data
6165
- **Environment label:** Distinguish between environments by displaying a label
6266
- **Nonrelated inlines:** Display nonrelated models as inlines in the change form
6367
- **Paginated inlines:** Break down large record sets into pages within inlines for better admin performance

0 commit comments

Comments
 (0)