Closed flavioamieiro closed 10 years ago
I don't recall exactly what happened, but at first I tried to create a user named mediacloud using my gmail address, I think I got a 500 error. I thought that was because I already had an account with that email, then I tried to log into that account (fccoelho) it would give me access, the I tried the lost password link. I got an email to change my password but reminding me that the user was "mediacloud", so it appears that despite the 500 the account had been created. now the "mediacloud" account is active. but I have no Idea how the error above was generated.
I'll close this because we could not reproduce the error.
For some reason instead of warning the user that the username was taken,
django_registration
tried to insert the duplicate key in the database raising a IntegrityError. Here is the traceback (with some private information intentionally left out, but that should not be relevant to this problem).