mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-11 18:31:03 +00:00
Update ReadMe
Added Buy Me A Coffee link
This commit is contained in:
parent
6d5f9e97b4
commit
723b66f551
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ This project makes it easy to add drag-and-drop ordering to any model in
|
|||
Django admin. Inlines for a sortable model may also be made sortable,
|
||||
enabling individual items or groups of items to be sortable.
|
||||
|
||||
If you find Django Admin Sortable to be helpful, consider [buying me a coffee](https://www.buymeacoffee.com/NY9TUAEwF)!
|
||||
|
||||
Sorting model instances with a sortable parent:
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue