Closed 0xKD closed 7 years ago
This will prevent unexpected behaviour when AbstractUserSocialAuth is subclassed.
AbstractUserSocialAuth
I'm closing this since the newer implementation at https://github.com/python-social-auth/social-app-django/blob/master/social_django/models.py#L30 already fixed these references.
Thanks!
This will prevent unexpected behaviour when
AbstractUserSocialAuth
is subclassed.