Skip to content

Conversation

@jonathan-s
Copy link
Contributor

Django-user-account will query for the account more often than not, so instead of issuing extra queries it's better to pre-emptively select it. This PR solves that.

Closes #332 .

@jonathan-s jonathan-s force-pushed the modelbackend-reduce-queries branch from e3dae1b to f041c80 Compare July 11, 2021 20:04
@jonathan-s jonathan-s force-pushed the modelbackend-reduce-queries branch from f041c80 to 11fca8d Compare July 11, 2021 20:55
@paltman paltman merged commit b61db4b into pinax:master Nov 24, 2021
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.

New authentication backend to eliminate queries

3 participants