Open jwhitlock opened 2 years ago
The base template used by these errors includes links to account login. If we provide a different base template, these errors should render correctly:
https://github.com/pennersr/django-allauth/blob/master/allauth/templates/account/base.html
Errors in the new Sentry:
Hello,
I need to unsubscribe from this and please remove me fom your maillist...
Sentry issue: RELAY-5
Sentry issue: RELAY-C
django-allauth URLs unused by Relay were removed in PR #2007. Some of these are used in the default error templates used by allauth:
Overriding these template with Relay-appropriate ones should fix the issue.