jrief / django-admin-sortable2

Generic drag-and-drop ordering for objects in the Django admin interface
https://django-admin-sortable2.readthedocs.io/en/latest/
Other
753 stars 179 forks source link

I am trying to add a custom formset and extend it with django.forms.models.Baseinlineformset which is not working as it is raising the error "BaseFormSet.__init__() got an unexpected keyword argument 'default_order_direction' #385

Closed girase1pranay closed 8 months ago