Opened 3 years ago
Closed 3 years ago
#33559 closed New feature (duplicate)
Django Admin Site - add filter for group's chosen permissions
Reported by: | Victor Mion | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 4.0 |
Severity: | Normal | Keywords: | admin chosen permissions filter |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
A project I work with has a lot of models and thus a lot of permissions.
It would be helpful being able to filter a group's chosen permissions in the django admin site.
Adding a filter field working precisely the same as the filter under a group's available permissions would be great.
Note:
See TracTickets
for help on using tickets.
Duplicate of #24179.