Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a status filter in Django Admin to filter objects in trash #4449

Merged
merged 1 commit into from May 24, 2023

Conversation

noliveleger
Copy link
Contributor

@noliveleger noliveleger commented May 24, 2023

Description

It narrows down the list of objects matching the status filter.

@noliveleger noliveleger requested a review from jnm May 24, 2023 15:50
@noliveleger noliveleger changed the title Add filter in Django Admin to filter objects in trash by status Add a status filter in Django Admin to filter objects in trash May 24, 2023
@noliveleger noliveleger added enhancement Ideas, improvements and features Back end labels May 24, 2023
@noliveleger noliveleger marked this pull request as ready for review May 24, 2023 16:00
Copy link
Member

@jnm jnm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally; looks good 👍

@jnm jnm merged commit 7646a69 into release/2.023.12 May 24, 2023
3 of 4 checks passed
@jnm jnm deleted the trash-bin-status-filter branch May 24, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back end enhancement Ideas, improvements and features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants