Skip to content

Commit 18c2944

Browse files
authored
chore: update readme features (#1636)
1 parent c6c8157 commit 18c2944

File tree

1 file changed

+30
-41
lines changed

1 file changed

+30
-41
lines changed

README.md

Lines changed: 30 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -8,68 +8,57 @@
88
![Pre Commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge)
99
![Code Style - Ruff](https://img.shields.io/badge/code%20style-ruff-30173D.svg?style=for-the-badge)
1010

11-
Transform your Django admin into a powerful, modern administrative interface with Unfold. This open-source theme enhances Django's default admin with beautiful design, advanced features, and developer-friendly customization options. Built on proven best practices, Unfold seamlessly integrates with your existing Django admin while providing all the tools needed to create sophisticated administrative areas that both developers and end-users will love.
11+
Modern theme that upgrades Django admin with beautiful design, advanced features, and easy customization.
1212

1313
- **Documentation:** The full documentation is available at [unfoldadmin.com](https://unfoldadmin.com?utm_medium=github&utm_source=unfold).
1414
- **Unfold:** The demo site is available at [unfoldadmin.com](https://unfoldadmin.com?utm_medium=github&utm_source=unfold).
1515
- **Formula:** A repository with a demo implementation is available at [github.com/unfoldadmin/formula](https://github.com/unfoldadmin/formula?utm_medium=github&utm_source=unfold).
1616
- **Turbo:** A Django & Next.js boilerplate implementing Unfold is available at [github.com/unfoldadmin/turbo](https://github.com/unfoldadmin/turbo?utm_medium=github&utm_source=unfold).
1717
- **Discord:** Join our Unfold community on [Discord](https://discord.gg/9sQj9MEbNz).
1818

19-
## Profesional tools & services
19+
## Profesional services
2020

21-
Looking for professional help with your Django or Unfold project? We offer a range of tools and services to support your development process:
21+
Need expert help with Django or Unfold? We offer services to support your project:
2222

23-
### Consulting services
23+
- **Consulting**: Expert guidance on Django architecture, performance, feature development, and Unfold integration. [Learn more](https://unfoldadmin.com/consulting/?utm_medium=github&utm_source=unfold)
24+
- **Support**: Assistance with integrating or customizing Unfold, including live 1:1 calls and implementation review. Fixed price, no ongoing commitment. [Learn more](https://unfoldadmin.com/support/?utm_medium=github&utm_source=unfold)
25+
- **Studio**: Visually customize Django admin with own color schemes. Access a variety of dashboard templates, a password reset flow, and more. [Learn more](https://unfoldadmin.com/studio?utm_medium=github&utm_source=unfold)
2426

25-
Professional consulting services for Django applications — from architecture and performance optimization to feature development and Unfold integration.
26-
Ideal for teams looking to scale, modernize, or customize their Django projects with expert support. Learn more at [unfoldadmin.com/consulting](https://unfoldadmin.com/consulting/?utm_medium=github&utm_source=unfold).
27+
[![dashboards](https://github.com/user-attachments/assets/7c3124ab-2f59-4254-9222-8a57970f51a6)](https://unfoldadmin.com/studio?utm_medium=github&utm_source=unfold)
2728

28-
### Support package
29+
## Latest improvements
2930

30-
If you need assistance with integrating or customizing Unfold, support packages are available. They include live 1:1 calls, implementation review, and ongoing Discord-based support — fixed price, no ongoing commitment. Learn more at [unfoldadmin.com/support](https://unfoldadmin.com/support/?utm_medium=github&utm_source=unfold).
31+
- **Datasets**: Display custom changelists on change form detail pages.
32+
- **Command**: Offers a command palette for quick searching across all models or custom-injected data.
33+
- **Constance**: Official `django-constance` support with a completely new design and UX improvements.
3134

32-
### Unfold Studio
35+
## Core features
3336

34-
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).
35-
36-
[![dashboards](https://github.com/user-attachments/assets/7c3124ab-2f59-4254-9222-8a57970f51a6)](https://unfoldadmin.com/studio)
37-
38-
39-
## Fresh Features & Enhancements
40-
41-
- **Command**: Offers a command palette for quick searching across all models or custom-injected data
42-
- **django-constance**: Official support with a completely new design and UX improvements
43-
- **Paginated inlines:** Break down large record sets into pages within inlines for better admin performance
44-
- **Conditional fields:** Show or hide fields dynamically based on the values of other fields in the form
45-
- **Infinite paginator:** Efficiently handle large datasets with seamless pagination that reduces server load
46-
47-
## Core Features & Capabilities
48-
49-
- **Visual Interface**: Provides a modern user interface based on the Tailwind CSS framework.
37+
- **Visual interface**: Provides a modern user interface based on the Tailwind CSS framework.
5038
- **Sidebar navigation**: Simplifies the creation of sidebar menus with icons, collapsible sections, and more.
5139
- **Dark mode support**: Includes both light and dark mode themes.
5240
- **Flexible actions**: Provides multiple ways to define actions throughout the admin interface.
5341
- **Advanced filters**: Features custom dropdowns, autocomplete, numeric, datetime, and text field filters.
5442
- **Dashboard tools**: Includes helpers for building custom dashboard pages.
5543
- **UI components**: Offers reusable interface components such as cards, buttons, and charts.
56-
- **Crispy forms**: Custom template pack for django-crispy-forms to style forms with Unfold's design system
44+
- **Crispy forms**: Custom template pack for django-crispy-forms to style forms with Unfold's design system.
5745
- **WYSIWYG editor**: Built-in support for WYSIWYG editing through Trix.
58-
- **Array widget:** Built-in widget for `django.contrib.postgres.fields.ArrayField`
59-
- **Inline tabs:** Group inlines into tab navigation in the change form
60-
- **Conditional fields:** Show or hide fields dynamically based on the values of other fields in the form
61-
- **Model tabs:** Allow defining custom tab navigation for models
62-
- **Fieldset tabs:** Merge multiple fieldsets into tabs in the change form
63-
- **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
65-
- **Environment label:** Distinguish between environments by displaying a label
66-
- **Nonrelated inlines:** Display nonrelated models as inlines in the change form
67-
- **Paginated inlines:** Break down large record sets into pages within inlines for better admin performance
68-
- **Favicons:** Built-in support for configuring various site favicons
69-
- **Themes:** Allow customization of color scheme, background color, border radius, and more
70-
- **Font colors:** Adjust font colors for better readability
71-
- **Changeform modes:** Display fields in compressed mode in the change form
72-
- **Language switcher:** Allow changing language directly from the admin area
46+
- **Array widget:** Built-in widget for `django.contrib.postgres.fields.ArrayField`.
47+
- **Inline tabs:** Group inlines into tab navigation in the change form.
48+
- **Conditional fields:** Show or hide fields dynamically based on the values of other fields in the form.
49+
- **Model tabs:** Allow defining custom tab navigation for models.
50+
- **Fieldset tabs:** Merge multiple fieldsets into tabs in the change form.
51+
- **Sortable inlines:** Allow sorting inlines by dragging and dropping.
52+
- **Command**: Offers a command palette for quick searching across all models or custom-injected data.
53+
- **Datasets**: Custom changelists `ModelAdmin` displayed on change form detail pages.
54+
- **Environment label:** Distinguish between environments by displaying a label.
55+
- **Nonrelated inlines:** Display nonrelated models as inlines in the change form.
56+
- **Paginated inlines:** Break down large record sets into pages within inlines for better admin performance.
57+
- **Favicons:** Built-in support for configuring various site favicons.
58+
- **Themes:** Allow customization of color scheme, background color, border radius, and more.
59+
- **Font colors:** Adjust font colors for better readability.
60+
- **Changeform modes:** Display fields in compressed mode in the change form.
61+
- **Language switcher:** Allow changing language directly from the admin area.
7362
- **Infinite paginator:** Efficiently handle large datasets with seamless pagination that reduces server load
7463
- **Parallel admin:** Supports [running the default admin](https://unfoldadmin.com/blog/migrating-django-admin-unfold/?utm_medium=github&utm_source=unfold) alongside Unfold.
7564
- **Third-party packages:** Provides default support for multiple popular applications.

0 commit comments

Comments
 (0)