I haven't added any unique contraints.  It really seems as though
django doesn't know
about my existing data.  If I obliterate the old data everything works
fine, but
that's not a possibility.

On Mar 28, 12:13 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 28, 2008 at 2:10 PM, makebelieve <[EMAIL PROTECTED]> wrote:
> >  Saving some of my objects work, but only because early IDs have been
> >  removed
> >  so it isn't trying to insert an object with an existing ID.
>
> It sounds like you have a unique constraint in the DB that you haven't
> told Django about.
>
> --
> "Bureaucrat Conrad, you are technically correct -- the best kind of correct."
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to