django-polymorphic-tree icon indicating copy to clipboard operation
django-polymorphic-tree copied to clipboard

Support for DraggableMPTTAdmin

Open apostroll opened this issue 8 years ago • 1 comments

Hello, mptt added support for drag & drop in version 0.8.1 via the DraggableMPTTAdmin class: http://django-mptt.github.io/django-mptt/admin.html#mptt-admin-draggablempttadmin

Do you see yourselves supporting that?

apostroll avatar Mar 29 '17 16:03 apostroll

Shouldn't this be closed? I just ran a test project with django-polymorphic-tree and drag/drop in admin works fine.

JackAtOmenApps avatar Nov 27 '19 21:11 JackAtOmenApps