summaryrefslogtreecommitdiff
path: root/tests/modeladmin/test_actions.py
AgeCommit message (Expand)Author
2018-11-09Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.Matthias Kestenholz
2018-06-18Fixed #29419 -- Allowed permissioning of admin actions.Carlton Gibson