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 post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to