#36741: Explain why pre_save/post_save signals are skipped when using
QuerySet.update()
-------------------------------------+-------------------------------------
     Reporter:  Lam Phung            |                    Owner:
         Type:                       |  Youngkwang Yang
  Cleanup/optimization               |                   Status:  assigned
    Component:  Documentation        |                  Version:  5.2
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  1
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Youngkwang Yang):

 * needs_docs:  0 => 1
 * owner:  (none) => Youngkwang Yang
 * status:  new => assigned

Comment:

 The bulk_update() documentation appears to have a typo. It currently says:
 "QuerySet.update() is used to save the changes"

 But since this is the bulk_update() section, it should be:
 "QuerySet.bulk_update() is used to save the changes"

 (Note: The screenshot you attached is from the bulk_update() section, not
 the update() section.)
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36741#comment:2>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019a97c37dc4-a9035e55-bac9-4194-a00d-5ebd31446318-000000%40eu-central-1.amazonses.com.

Reply via email to