| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-05-25 | Fixed #24835 -- Fixed QuerySet.exists() after an annotation with Count() | Paweł Marczewski |
| 2015-03-22 | Fixed #24485 -- Allowed combined expressions to set output_field | Josh Smeaton |
| 2015-03-22 | Fixed #24508 -- Made annotations commutative | Josh Smeaton |
| 2015-03-06 | Fixed #24420 -- Allowed ordering by case expressions | Josh Smeaton |
| 2015-03-05 | Converted test fixtures to setUpTestData methods | Josh Smeaton |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2015-01-07 | Fixed null handling in Value expression | Josh Smeaton |
| 2015-01-02 | Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions | Daniel Pyrathon |
| 2014-12-24 | Fixed #10414 -- Made select_related() fail on invalid field names. | Niclas Olofsson |
| 2014-12-03 | Marked some tests as expected failures on Oracle/cx_Oracle<=5.1.3/Python3 | Shai Berger |
| 2014-11-16 | Removed references to the deprecated assertRaisesRegexp method. | Simon Charette |
| 2014-11-15 | Fixed #14030 -- Allowed annotations to accept all expressions | Josh Smeaton |
