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
776 stars 180 forks source link

Remove disable selection of text content on list view #298

Closed shamigor closed 2 years ago

shamigor commented 2 years ago

Copy doesn't work.

Sometimes we need to copy content from columns.

We don't need to disable text selection for drag and drop, because we have a specific column for it.