Open
Description
Python: 3.11
Django: 5.0.4
In admin change list, ordering actions [ move_to_exact_page, move_to_back_page, move_to_last_page, move_to_first_page, move_to_forward_page] still rendered in action dropdown even if user don't have change permission.
How can we remove those actions from dropdown on the basis of permission?