On 7 Sep 2010, at 16:48, David Reynolds wrote: > Hi folks, > > I am running into a validation problem with ModelForms - here is a quick > summary of what is happening
I have opened a ticket to track this [http://code.djangoproject.com/ticket/14234]. I'd be happy to work up a patch, but would appreciate some advice on where it is best to fix it. Would it make sense for the ModelForm to unset instanace._adding once a save has been executed, or is there some other place that would be better suited for the fix? I would also appreciate advice on where to add a test for this issue. Thanks, David -- David Reynolds [email protected] -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
