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
This might influence more parts of the codebase than just the permalinked line. Just wanted to give you a heads up!
The text was updated successfully, but these errors were encountered:
gekoke
changed the title
erroneous imports leading to breakage in django-allauth0.62.x`
erroneous imports leading to breakage in django-allauth 0.62.xApr 26, 2024
It seems like dj-rest-auth erroneously imports from allauth.socialaccount.providers.facebook.views instead of allauth.socialaccount.providers.facebook.providers. This import worked incidentally, until some stuff got moved around just prior to django-allauth bumping its version to
0.62.0
.This might influence more parts of the codebase than just the permalinked line. Just wanted to give you a heads up!
The text was updated successfully, but these errors were encountered: