#27408: Make QuerySet.bulk_create() populate fields on related models
-------------------------------------+-------------------------------------
     Reporter:  Jarek Glowacki       |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  bulk_create foreign  |             Triage Stage:
  key id                             |  Someday/Maybe
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 From what I remember there's already a ticket about keeping a foreign key
 attribute and its underlying `_id` one synchronized which is the real
 issue here as demonstrated by the failing example using save in comment:1.

--
Ticket URL: <https://code.djangoproject.com/ticket/27408#comment:5>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.81688a9a479ef96c99c9169c7eea94f3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to