Thanks! It is quite limited, but I managed to make it work using django-admin-sortable2
It does not work with order_with_respect_to
, and it forces you to sort the list view, even if you only want to use it in the StackedInline
, but I think that’s Django’s admin panel design.