Sunday, July 29, 2018

I want to remove username unique and its validation from django i tried but not working

Getting this error :

I have tried to change username nul but not working    


IntegrityError at /register/

UNIQUE constraint failed: superuser_user.username

please help me on this issue . It will take too much time `


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/089669f1-1f0a-41b9-9684-98363169c8ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment