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

Check calls to filtering manager methods involving ManyToManyField #2275

Merged

Conversation

flaeppe
Copy link
Member

@flaeppe flaeppe commented Jul 25, 2024

Ensure that related managers and auto created models/managers (through table) are checked when calling methods filter, get or exclude

Related issues

Found when further investigating #2272

Ensure that related managers and auto created models/managers (through
table) are checked when calling methods `filter`, `get` or `exclude`
@flaeppe flaeppe changed the title Check calls to filtering manager methods involving ´ManyToManyField` Check calls to filtering manager methods involving ManyToManyField Jul 25, 2024
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Thanks!

@flaeppe flaeppe merged commit d6010fd into typeddjango:master Jul 25, 2024
36 checks passed
@flaeppe flaeppe deleted the fix/check-m2m-manager-filter-kwargs branch July 25, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants