summaryrefslogtreecommitdiff
path: root/tests/modeladmin/test_actions.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-34/+41
* Fixed #16117 -- Added decorators for admin action and display functions.Nick Pope2021-01-131-7/+8
* Unified admin action description generation.Nick Pope2020-11-131-0/+25
* Fixed #30311 -- Restored ability to override global admin actions.hashlash2020-04-171-0/+39
* Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.Matthias Kestenholz2018-11-091-0/+21
* Fixed #29419 -- Allowed permissioning of admin actions.Carlton Gibson2018-06-181-0/+57