Update ReadMe

Added Buy Me A Coffee link
This commit is contained in:
Brandon Taylor
2018-09-13 20:25:19 -04:00
committed by GitHub
parent 6d5f9e97b4
commit 723b66f551
+2
View File
@@ -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, Django admin. Inlines for a sortable model may also be made sortable,
enabling individual items or groups of items to be 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: Sorting model instances with a sortable parent:
![sortable-models](http://res.cloudinary.com/alsoicode/image/upload/v1451237555/django-admin-sortable/sortable-models.jpg) ![sortable-models](http://res.cloudinary.com/alsoicode/image/upload/v1451237555/django-admin-sortable/sortable-models.jpg)