You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref(github): Use django cache instead of sentry default_cache
getsentry configures CACHES with memcached in production, so
django.core.cache.cache works and matches the pattern used by the
rest of the integrations codebase.
0 commit comments