summaryrefslogtreecommitdiff
path: root/tests/filtered_relation
AgeCommit message (Expand)Author
2019-10-11[3.0.x] Fixed #30854 -- Fixed QuerySet.select_related() with multiple Filtere...Hasan Ramezani
2019-05-07Fixed #30349 -- Fixed QuerySet.exclude() on FilteredRelation.Rob
2019-04-23Fixed #29810 -- Fixed crash of select_related() on FilteredRelation with empt...can
2017-10-28Refs #28010 -- Allowed reverse related fields in SELECT FOR UPDATE .. OF.Ran Benita
2017-09-22Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) s...Nicolas Delaby