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

TaskModelAdmin changelist view makes a gazillion db queries #42

Open
flbraun opened this issue Jul 14, 2021 · 4 comments
Open

TaskModelAdmin changelist view makes a gazillion db queries #42

flbraun opened this issue Jul 14, 2021 · 4 comments

Comments

@flbraun
Copy link
Contributor

flbraun commented Jul 14, 2021

image
On the first look this should be fixable with proper prefetching.

@formacube
Copy link

That would be great indeed.
Plus one !

@jedie
Copy link
Collaborator

jedie commented Jan 3, 2022

Think #58 will remove some of the extra queries...

@jedie
Copy link
Collaborator

jedie commented Feb 7, 2022

#76 will remove some of them.

@Skrattoune
Copy link
Contributor

dealt by #88 and PR #110

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

No branches or pull requests

4 participants