Show your auth_user table definition (including any validators on the password field) and the custom register form code.
On Tuesday, December 6, 2011 11:48:12 PM UTC-5, Constantine Vasil wrote: > > I have to make my own register form. > > When submitting the form without email I get the > message: "Invalid Email" (right behavior). > > When I enter a valid email address and just hit Enter, > the registration is accepted without checking the two > password fields - they are empty. > > What is wrong? >

