On 06/08/2012 01:06 PM, AJAYI THEOPHILUS wrote:

No the user has not been added the site has just been uploaded and new
user has been added i am testing trying to see how the registeration
page works one user registers successfully but subsequent user i try
to register return the exception   IntegrityError at /accounts/
register/
duplicate key value violates unique constraint
  "auth_user_username_key"
  DETAIL:  Key (username)=() already exists.

Try to check the auth_user table in the database to see if user already exists.....

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to