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 tests for QuerySet.select_related returning queryset type #1400

Merged
merged 1 commit into from Mar 17, 2023

Conversation

flaeppe
Copy link
Member

@flaeppe flaeppe commented Mar 16, 2023

Closes #145

Realised there were barely any tests for .select_related while looking at that issue

@flaeppe flaeppe merged commit 49055f8 into typeddjango:master Mar 17, 2023
14 checks passed
@flaeppe flaeppe deleted the fix/test-select-related branch March 17, 2023 08:24
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.

Incorrect type revealed for .select_related(...)
2 participants