Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add DragDropOrderedModelAdmin #246

Draft
wants to merge 11 commits into
base: take_screenshots
Choose a base branch
from
Draft

Conversation

shuckc
Copy link
Member

@shuckc shuckc commented Apr 19, 2021

This is the code from #35 as posted on https://gist.github.com/devsnd/38b9d4ff573a0611a87f10ab3042db45 with a couple of changes to work on master.

It could use a few features but essentially it works.

  • indicating the drop target
  • some sort of icon or row decoration to indicate it can be dragged
  • tests and documentation

@shuckc shuckc linked an issue Apr 19, 2021 that may be closed by this pull request
@shuckc
Copy link
Member Author

shuckc commented Apr 19, 2021

I think it would be ideal if we added this support to the existing admins (list, inline-stackable and inline-tabular) and configured it by using a different field/column name. This would allow move buttons, drag-and-drop or both.

@shuckc shuckc force-pushed the take_screenshots branch 2 times, most recently from bde7287 to 4739506 Compare April 22, 2021 07:40
@lsmith77
Copy link

lsmith77 commented Oct 3, 2023

any chance we could get this finalized?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for drag'n'drop
2 participants