#29255: bulk=False does not work with m2m relations
-----------------------------------------+------------------------
               Reporter:  Victor Porton  |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Documentation  |        Version:  1.11
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 https://docs.djangoproject.com/en/1.11/ref/models/relations/ `add(*objs,
 bulk=False)` docs suggest that `bulk=False` can be used with both reverse
 foreign keys and with m2m relations.

 In fact in Django 1.11 this keyword argument does not work with m2m
 relations. So it is a bug either in Django or in the docs.

 I have not checked Django 2.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29255>
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/050.d722827156198ec5b95b2296eeb8304f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to