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
I'd be happy to put in a PR to fix this issue, but I noticed that this line in the library requires the entire validate method to be overridden if the user model has a custom email field.
I'd be happy to put in a PR to fix this issue, but I noticed that this line in the library requires the entire validate method to be overridden if the user model has a custom email field.
django-rest-auth/rest_auth/serializers.py
Line 108 in 624ad01
Perhaps you could take a note from AllAuth's playbook and implement a django setting to make your library easier to use with customized models?
The text was updated successfully, but these errors were encountered: