Skip to content

Commit b0c529a

Browse files
authored
chore: updated readme inlines (#815)
1 parent 495b357 commit b0c529a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Unfold is a theme for Django admin that incorporates common best practices for b
1313
- **Unfold:** Demo site is available at [unfoldadmin.com](https://unfoldadmin.com?utm_medium=github&utm_source=unfold).
1414
- **Formula:** Repository with demo implementation at [github.com/unfoldadmin/formula](https://github.com/unfoldadmin/formula?utm_medium=github&utm_source=unfold).
1515
- **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+
1619

1720
## Are you using Unfold and need help?
1821

@@ -32,6 +35,7 @@ Have you decided to start using Unfold but don’t have time to make the switch
3235
- **Inline tabs:** Groups inlines into tab navigation in the change form.
3336
- **Model tabs:** Allows defining custom tab navigation for models.
3437
- **Fieldset tabs:** Merges multiple fieldsets into tabs in the change form.
38+
- **Sortable inlines:** Allows sorting inlines by dragging and dropping.
3539
- **Environment label**: Distinguishes between environments by displaying a label.
3640
- **Nonrelated inlines**: Displays nonrelated models as inlines in the change form.
3741
- **Favicons**: Built-in support for configuring various site favicons.

0 commit comments

Comments
 (0)