#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 David Foster):

 * needs_better_patch:  1 => 0
 * needs_docs:  1 => 0


Comment:

 I have a new patch in [https://github.com/django/django/pull/11948 PR
 beta] that provides a documentation workaround. Comments requested.

 The proposed documentation recommends that users inline a fair bit of
 boilerplate to perform bulk-associate and bulk-disassociate operations,
 which feels a bit verbose to me, so I suggest still considering an
 approach where we add dedicated methods for these operations.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30828#comment:10>
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.db6b8f0fe95978a48fe069722817848b%40djangoproject.com.

Reply via email to