If I were you I would do django-admin.py reset admin
That would delete all the records in the admin_log table and let you start fresh. Admin Log is only useful to record.the.changes.done via.the asmin and your index seems to be corrupted. On Jun 24, 2011 4:09 AM, "Ben Wyss" <[email protected]> wrote: > Hello, > It seems that most actions from the geonode admin panel return a error: > duplicate key value violates unique constraint "django_admin_log_pkey". > The full error: > http://pastebin.com/pUZa5R85 > > Thanks in advance for any help with this.
