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

Detect n+1 queries caused by deferred fields in Django #41

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shaib
Copy link

@shaib shaib commented Jun 16, 2021

This builds on (and includes) the changes in the Django 3 PR.

Resolves #39

shaib added 3 commits June 16, 2021 11:01
... and fix for newer flake8
Django<2.2 is already not tested, this removes backwards-compatibility
crutches
@shaib shaib force-pushed the feature/deferred-fields branch from 55da032 to 3a14cc6 Compare June 22, 2021 12:10
@ckcollab
Copy link

Another bump... would love to see some new package started or something :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Handle Django deferred fields
2 participants