#31759: Why do instance hints in ForwardManyToOneDescriptor use the related 
object?
-------------------------------------+-------------------------------------
     Reporter:  Daniel Miller        |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  closed
    Component:  Database layer       |                  Version:  3.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Hiya. This kind of enquiry isn't really appropriate for the issue tracker.
 Please see TicketClosingReasons/UseSupportChannels.

 The is precisely the **other object** in the relation, so `value` for
 `instance` and `instance` for `value`, allowing the router to adjust the
 write DB depending on the related model.
 Making your change, there's a failure in `tests/multiple_database`. I'd
 guess digging through that would reveal more.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31759#comment:1>
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.dc5c649124a72dec23d8e8453fbd5119%40djangoproject.com.

Reply via email to