You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,9 @@ Unfold is a theme for Django admin that incorporates common best practices for b
13
13
-**Unfold:** Demo site is available at [unfoldadmin.com](https://unfoldadmin.com?utm_medium=github&utm_source=unfold).
14
14
-**Formula:** Repository with demo implementation at [github.com/unfoldadmin/formula](https://github.com/unfoldadmin/formula?utm_medium=github&utm_source=unfold).
15
15
-**Turbo:** Django & Next.js boilerplate implementing Unfold at [github.com/unfoldadmin/turbo](https://github.com/unfoldadmin/turbo?utm_medium=github&utm_source=unfold).
16
+
-**Discord:** Join the Unfold community on [Discord](https://discord.gg/9sQj9MEbNz).
17
+
18
+
16
19
17
20
## Are you using Unfold and need help?
18
21
@@ -32,6 +35,7 @@ Have you decided to start using Unfold but don’t have time to make the switch
32
35
-**Inline tabs:** Groups inlines into tab navigation in the change form.
33
36
-**Model tabs:** Allows defining custom tab navigation for models.
34
37
-**Fieldset tabs:** Merges multiple fieldsets into tabs in the change form.
38
+
-**Sortable inlines:** Allows sorting inlines by dragging and dropping.
35
39
-**Environment label**: Distinguishes between environments by displaying a label.
36
40
-**Nonrelated inlines**: Displays nonrelated models as inlines in the change form.
37
41
-**Favicons**: Built-in support for configuring various site favicons.
0 commit comments