Open trevoriancox opened 4 years ago
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
I have submitted a pull request to add support for GenericStackedInline / GenericTabularInline with SortableGenericInlineAdminMixin.