Update admin Media views with new filters and bulk actions #3841
Labels
💻 aspect: code
Concerns the software code in the repository
🌟 goal: addition
Addition of new feature
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: api
Related to the Django API
Milestone
Description
Blocked by #3840
Update the Media views in the Django admin to support bulk moderation decisions. This includes two parts:
query
- this field searches for a match in description, tags, or titleprovider
creator
- this field should have helptext reminding the user to also filter by provider in order to disambiguate a specific creator.Additional context
Context in the IP here.
The text was updated successfully, but these errors were encountered: