#29440: Document that RelatedManager.set() doesn't accept bulk keyword argument 
for
many-to-many relations
-------------------------------+----------------------------------------
     Reporter:  Jeremy Lainé   |                    Owner:  Jeremy Lainé
         Type:  Bug            |                   Status:  assigned
    Component:  Documentation  |                  Version:  2.0
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+----------------------------------------
Changes (by Jeremy Lainé):

 * has_patch:  0 => 1


Comment:

 I have add a PR, which tries to make the "bulk" argument more consistently
 documented:

 - the signatures for clear() and remove() did not reference "bulk" at all

 - I added a note in clear(), remove() and set() to the effect that the
 "bulk" argument does not exist.

 https://github.com/django/django/pull/9982

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29440#comment:6>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.f3e595dfbba58c03cf393b16884d3ca8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to