In 9.1 we bundle Google natively.
- You can
pip uninstall sentry-auth-google. - ‘sentry.auth.providers.google’ must be in INSTALLED_APPS
- ‘django.template.loaders.app_directories.Loader’ must be in TEMPLATE_LOADERS
In 9.1 we bundle Google natively.
pip uninstall sentry-auth-google.