Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration issue occurs for django-allauth>=0.56.0 #53

Open
metavinayak opened this issue Dec 4, 2023 · 0 comments
Open

Configuration issue occurs for django-allauth>=0.56.0 #53

metavinayak opened this issue Dec 4, 2023 · 0 comments

Comments

@metavinayak
Copy link
Member

Error:

raise ImproperlyConfigured(
django.core.exceptions.ImproperlyConfigured: allauth.account.middleware.AccountMiddleware must be added to settings.MIDDLEWARE"

Updating Middleware format is needed.

Reference: https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst#backwards-incompatible-changes-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant