#18996: better document overridden model save not called on bulk update.
-------------------------------------+-------------------------------------
     Reporter:  bram.dejong@…        |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  1.4
    Component:  Documentation        |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  docs overriding      |      Needs documentation:  1
  save bulk update                   |  Patch needs improvement:  1
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  1                    |
-------------------------------------+-------------------------------------
Changes (by akaariai):

 * needs_better_patch:  0 => 1


Comment:

 The patch isn't correct - you can't use pre/post_save for update
 operations. In addition, bulk_create would be good to mention at the same
 time, too. It is a bit sad that there isn't anything you can use for
 .update() operations currently...

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18996#comment:3>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to