Files
edx-platform/openedx/core
Tim McCormack 7a406d4417 Cache site config per-request to reduce DB queries from template render (#23791)
ARCHBOM-1139: We were seeing about 150 queries to the django_site table
and over 200 to memcached just to load the login page. A lot of these
are via mako template rendering, but there are other sources, and this
will hopefully nip it in the bud.
2020-04-23 15:37:45 +00:00
..
2020-04-08 23:43:06 +05:00
2019-12-30 12:25:38 -05:00