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
the angular email validation accepts adresses like foo@bar but django requires [email protected] (unless it is foo@localhost). The two should be the same
The text was updated successfully, but these errors were encountered:
the angular email validation accepts adresses like foo@bar but django requires [email protected] (unless it is foo@localhost). The two should be the same
The text was updated successfully, but these errors were encountered: