Wednesday, May 31, 2017

Re: duplicate key value violates unique constraint "django_admin_log_pkey"

Helped me too. Thanks.

On Thursday, October 14, 2010 at 8:54:30 PM UTC+5:30, glob...@iamsandiego.com wrote:
Hi Folks,

After updating a postgres db for my django app Iam getting this error
when I try and save new data to the db:

Request Method:          POST
Request URL:         http://10.50.253.200/admin/survey/gps/add/
Django Version:         1.2 beta 1
Exception Type:         IntegrityError
Exception Value:

duplicate key value violates unique constraint "django_admin_log_pkey"

Is there any way to correct this?

Thanks

--
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/1245de5c-d8fb-4930-a6f2-a273b2d38739%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment