django-polymorphic-tree
django-polymorphic-tree copied to clipboard
Support for DraggableMPTTAdmin
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?
Shouldn't this be closed? I just ran a test project with django-polymorphic-tree and drag/drop in admin works fine.