| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-07-09 | Fixed #29789 -- Added support for nested relations to FilteredRelation. | matt ferrante |
| 2020-04-30 | Removed unused __str__() methods in tests models. | Mariusz Felisiak |
| 2019-10-11 | Fixed #30854 -- Fixed QuerySet.select_related() with multiple FilteredRelations. | Hasan Ramezani |
| 2019-10-01 | Fixed #30651 -- Made __eq__() methods return NotImplemented for not implement... | ElizabethU |
| 2019-05-07 | Fixed #30349 -- Fixed QuerySet.exclude() on FilteredRelation. | Rob |
| 2019-04-23 | Fixed #29810 -- Fixed crash of select_related() on FilteredRelation with empt... | can |
| 2017-10-28 | Refs #28010 -- Allowed reverse related fields in SELECT FOR UPDATE .. OF. | Ran Benita |
| 2017-09-22 | Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) s... | Nicolas Delaby |
