Hello all, I'm running Django trunk, and have noticed that editing and saving an object in the admin interface (an object that is a multi-table child model) results in a duplicate object with the new attributes appearing. It should just set your new values on the existing object rather than create a new one.
I know the admin interface was supposed to be weird with multi-table stuff, but is it really to the point where it's not reasonable to use because of this? Is it a known bug? If so, is there a reasonable work- around? 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-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 -~----------~----~----~----~------~----~------~--~---