Files
edx-platform/common/djangoapps
Tim McCormack 9cff06d762 Address 1+N django_site queries on login page by comparing keys directly (#23947)
Rather than fetching the Site for every provider in a loop, just look at
the ID of the site.

Added regression test, showing N `django_site` requests before and 0 after.
2020-05-11 15:37:22 +00:00
..
2019-12-30 10:35:30 -05:00
2019-12-30 12:25:38 -05:00
2020-05-01 19:42:15 +05:00
2020-05-07 15:14:31 +05:00