django-socialregistration icon indicating copy to clipboard operation
django-socialregistration copied to clipboard

Don't query GoogleProfile unnecessarily.

Open erikvanzijst opened this issue 11 years ago • 2 comments

Requests that don't use Google authentication still query the google_googleprofile.

erikvanzijst avatar May 01 '13 17:05 erikvanzijst

We run a hit traffic site with Google being one of our auth providers. However, most requests do not use it and we'd like to eliminate the redundant SQL queries.

erikvanzijst avatar May 04 '13 00:05 erikvanzijst

Ping.

erikvanzijst avatar Mar 12 '14 15:03 erikvanzijst