We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f45ade commit 05015e5Copy full SHA for 05015e5
credentials/settings/base.py
@@ -88,6 +88,7 @@
88
"edx_django_utils.monitoring.CookieMonitoringMiddleware",
89
"edx_django_utils.monitoring.CachedCustomMonitoringMiddleware",
90
"edx_django_utils.monitoring.MonitoringMemoryMiddleware",
91
+ "edx_django_utils.monitoring.FrontendMonitoringMiddleware",
92
"edx_rest_framework_extensions.auth.jwt.middleware.JwtAuthCookieMiddleware",
93
"django.contrib.sessions.middleware.SessionMiddleware",
94
"django.middleware.locale.LocaleMiddleware",
0 commit comments