-
Notifications
You must be signed in to change notification settings - Fork 315
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
django-allauth
>= v64.0.0 support
#646
Comments
django-allauth
v64.0.0 supportdjango-allauth
>= v64.0.0 support
Yes it would be great to become compatible with the latest Django Allauth! |
The only listed backwards incompatible change listed in django-allauth's 64.0.0 release notes is they dropped support to django < 4.1. https://docs.allauth.org/en/latest/release-notes/recent.html#id2 I will test against the lastest version and submit a PR if I don't find any problems. |
Please also check this issue: This error occurs while using django-allauth >= v0.62.0 : |
hello, anything done about doing this compatibly? it's been about 6 months since 0.62.0, where the social login integrations started to break, but no compatibly change has been done ever since |
Django Allauth recently released their first stable version, from 0.63.6 to 64.0.0. It's worth noting he says in the release notes that they may continue to introduce minor breaking changes in minor version.
I haven't tested whether there are problems from upgrading to >= 64.0.0 yet.
The text was updated successfully, but these errors were encountered: