#27149: Allow using a subquery in QuerySet.filter()
-------------------------------------+-------------------------------------
     Reporter:  MikiSoft             |                    Owner:  Matthew
                                     |  Schinckel
         Type:  New feature          |                   Status:  closed
    Component:  Database layer       |                  Version:
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  Queryset SubQuery    |             Triage Stage:  Ready for
  Exists                             |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"c0969ee22741f15841a55b4420c113a9eac1c7a5" c0969ee]:
 {{{
 #!CommitTicketReference repository=""
 revision="c0969ee22741f15841a55b4420c113a9eac1c7a5"
 Refs #27149 -- Based recursive nested subquery detection on
 sys.getrecursionlimit().

 This makes sure the test_avoid_infinite_loop_on_too_many_subqueries test
 doesn't fail on systems with a non-default recursion limit.
 }}}

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

Reply via email to