#24267: Simplify Query.build_filter()
-------------------------------------+-------------------------------------
     Reporter:  akaariai             |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"b68212f539f206679580afbfd008e7d329c9cd31" b68212f]:
 {{{
 #!CommitTicketReference repository=""
 revision="b68212f539f206679580afbfd008e7d329c9cd31"
 Refs #24267 -- Implemented lookups for related fields

 Previously related fields didn't implement get_lookup, instead
 related fields were treated specially. This commit removed some of
 the special handling. In particular, related fields return Lookup
 instances now, too.

 Other notable changes in this commit is removal of support for
 annotations in names_to_path().
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24267#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.4fd1aba9bcb3ded9621dd0c5b5cd85b9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to