Skip to content
Discussion options

You must be logged in to vote

If you mean the bulk actions (the ones in the drop down menu at the top of your changelist): You can subclass get_actions in your admin (the one that has the SortableAdminMixin ), call super() and remove

move_to_first_page
move_to_back_page
move_to_forward_page
move_to_last_page
move_to_exact_page

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@girase1pranay
Comment options

Answer selected by girase1pranay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants