#30828: Document how to add ManyToMany relationships in bulk for different 
objects
and for manually defined "through".
-------------------------------------+-------------------------------------
     Reporter:  David Foster         |                    Owner:  David
         Type:                       |  Foster
  Cleanup/optimization               |                   Status:  assigned
    Component:  Documentation        |                  Version:  master
     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 felixxm):

 * type:  New feature => Cleanup/optimization
 * component:  Database layer (models, ORM) => Documentation


Comment:

 Let's change this to a documentation issue. I think we should add a
 paragraph about adding `ManyToManyField`'s relations with `bulk_create()`
 for manually defined `through` and for different objects (on LHS and RHS)
 to the "Insert in bulk" section (`docs/topics/db/optimization.txt`).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30828#comment:8>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.3dca936e7a61b97f0c947090281a555f%40djangoproject.com.

Reply via email to