Duplicate entry error from syncdb
I added a new model and then ran syncdb. It failed with:
django.db.utils.IntegrityError: (1062, "Duplicate entry
'1-add_permission' for key 'content_type_id'")
I removed the new model and ran it again and got the same error. I've
run syncdb many times on this same machine before with no issues.
Anyone know what is going on here?
-larry
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home