django-admin-sortable2
django-admin-sortable2 copied to clipboard
Add support for GenericStackedInline / GenericTabularInline
I have submitted a pull request to add support for GenericStackedInline / GenericTabularInline with SortableGenericInlineAdminMixin.
This is a useful feature for me. Could we look at merging this?
I added some commentary on the problem being addressed in the PR: https://github.com/jrief/django-admin-sortable2/pull/252#issuecomment-736823925