#20946: Clean up related field foreign value fetching implementation
-------------------------------------+-------------------------------------
     Reporter:  akaariai             |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:  1.5
    Component:  Database layer       |               Resolution:  fixed
  (models, ORM)                      |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  0
     Keywords:                       |  Patch needs improvement:  0
    Has patch:  0                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by Andrew Godwin <andrew@…>):

 In [changeset:"244e2b71f512605f3d0a8e1ba4c9d6b538acf69d"]:
 {{{
 #!CommitTicketReference repository=""
 revision="244e2b71f512605f3d0a8e1ba4c9d6b538acf69d"
 Fixed #20946 -- model inheritance + m2m failure

 Cleaned up the internal implementation of m2m fields by removing
 related.py _get_fk_val(). The _get_fk_val() was doing the wrong thing
 if asked for the foreign key value on foreign key to parent model's
 primary key when child model had different primary key field.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20946#comment:2>
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/066.b5b992f5313ef896cb5e58f7b5ccf32e%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to