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
but even now, i do think it'd be much better if it just used None
one example of this causing problem, is when you have unique=True,
as you know, empty strings are counted when you have unique=True, so if one used doesn't provide an email, all other users are forced to provide one, unless we change how users are made manually