#29789: Support nested relations in FilteredRelation's condition
-------------------------------------+-------------------------------------
     Reporter:  Thomas Riccardi      |                    Owner:  Matt
                                     |  Ferrante
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  FilteredRelation     |             Triage Stage:  Accepted
  nested relations                   |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 I think the proposed patch is ready to be merged. Looks like current
 implementation of `FilteredRelation(condition=~Q)` might do weird things
 under some circumstances but that seems like an artifact of how exclusions
 against multi-valued relationship is currently implemented.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29789#comment:25>
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/073.aa12a46f685a232ddbe218ce58614933%40djangoproject.com.

Reply via email to