Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corner case handling for non existing email address
Special handling if there is no corresponding email address object for the EmailAddress model, this could happen if the rest_auth app has been installed after some users had already been created.
- Loading branch information