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

Test usage of from_queryset manager as reverse manager #2295

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

flaeppe
Copy link
Member

@flaeppe flaeppe commented Jul 30, 2024

Noticed that we lack some test coverage on reverse managers

Related issues

@sobolevn sobolevn merged commit 6667440 into typeddjango:master Jul 30, 2024
36 checks passed
@flaeppe flaeppe deleted the fix/844 branch July 30, 2024 21:35
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.

filter method on custom QuerySet raises "Unexpected keyword argument" error
2 participants