Jason Davies wrote:
ALTER TABLE auth_groups ALTER id SET DEFAULT
nextval('public.auth_group_id_seq'::text);

This was the peculiar incantation I was looking for, thanks. Now I just have a non-fatal, non-blocking error from the django_content_types table...

--
--Max Battcher--
http://www.worldmaker.net/

Reply via email to