| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-04-28 | Fixed #32632, Fixed #32657 -- Removed flawed support for Subquery deconstruct... | Simon Charette |
| 2021-04-28 | Refs #32632 -- Added tests for returning a copy when combining Q() objects. | Mariusz Felisiak |
| 2021-03-17 | Fixed #32548 -- Fixed crash when combining Q() objects with boolean expressions. | Jonathan Richards |
| 2021-02-18 | Fixed #32450 -- Fixed crash when ANDing/ORing an empty Q() with not pickleabl... | starryrbs |
| 2018-03-29 | Added test for combining Q objects with non-Q objects. | Mads Jensen |
| 2018-02-12 | Refs #29125 -- Made Q.deconstruct() omit 'query_utils' in the path and _conne... | Tim Graham |
| 2018-02-12 | Fixed #29125 -- Made Q.deconstruct() deterministic with multiple keyword argu... | Tim Graham |
| 2017-05-25 | Fixed #28211 -- Prevented ORing an empty Q() from reducing query join efficie... | Tom |
| 2017-05-25 | Refs #28211 -- Added a test for ANDing empty Q()'s. | Tim Graham |
| 2017-02-23 | Refs #11964 -- Made Q objects deconstructible. | Ian Foote |
