Open Qwlouse opened 10 years ago
the angular email validation accepts adresses like foo@bar but django requires foo@bar.domain (unless it is foo@localhost). The two should be the same
I vote for using the method that is most convenient to implement. I guess the angular version should be adoptable for the backend.
the angular email validation accepts adresses like foo@bar but django requires foo@bar.domain (unless it is foo@localhost). The two should be the same