Since code speaks louder than words, I've opened ticket 6162[1] and attached a patch which:
1. Makes "instance" the *last* argument to ModelForm.__init__(). 2. Has ModelForm fall back to creating an instance of _meta.model if the "instance" argument isn't supplied. Updated tests and docs are also included in the patch. [1] http://code.djangoproject.com/ticket/6162 -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
