#10414: select_related ignores unrecognized fields
-------------------------------------+-------------------------------------
     Reporter:  trebor74hr           |                    Owner:  nip3o
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  select_related       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by loic84):

 * stage:  Ready for checkin => Accepted


Comment:

 This still allows using `select_related` on fields other than relations
 (e.g. a `Charfield`), IMO this needs a little more work.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10414#comment:23>
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/068.b6b610ba9a83e3554389fa8b5c6a99c3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to