On Tue, Oct 9, 2012 at 6:22 PM, Larry Martell wrote:
> On Tue, Oct 9, 2012 at 5:50 PM, Larry Martell wrote:
>> 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 remove
On Tue, Oct 9, 2012 at 5:50 PM, Larry Martell wrote:
> 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
>
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.
3 matches
Mail list logo