#8070: related objects passed to model init are not cached/accessible
-------------------------------------+-------------------------------------
     Reporter:  gwilson              |                    Owner:  gwilson
         Type:  Uncategorized        |                   Status:  closed
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 > Allows unsaved related objects to be accessed when they were passed to
 the Model init.

 Django accepted this but the relation wasn't saved, see #10811. I'm going
 to remove the test for that bug-prone behavior.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/8070#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 [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/065.0060afdc8c70bea54ae281cd1a84e37d%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to