#8672: ModelForm.save() should implement force_insert and force_update, like
Model.save()
-----------------------------------------------------------------------+----
          Reporter:  Richard Davies <[EMAIL PROTECTED]>  |         Owner:  
nobody
            Status:  new                                               |     
Milestone:  1.0   
         Component:  Forms                                             |       
Version:  SVN   
        Resolution:                                                    |      
Keywords:        
             Stage:  Unreviewed                                        |     
Has_patch:  1     
        Needs_docs:  0                                                 |   
Needs_tests:  0     
Needs_better_patch:  0                                                 |  
-----------------------------------------------------------------------+----
Changes (by Richard Davies <[EMAIL PROTECTED]>):

  * needs_better_patch:  => 0
  * has_patch:  0 => 1
  * needs_docs:  => 0
  * needs_tests:  => 0
  * milestone:  => 1.0

Comment:

 The patch one-more.diff is the most recent, and contains all required
 changes.

 I notice that the two helper functions make_model_save and
 make_instance_save are not used anywhere in Django, so are probably legacy
 which could be removed. I haven't done this here - just patched them along
 with the rest.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8672#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to