| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-05-30 | Fixed #28199 -- Fixed Subquery generating unnecessary/invalid CAST. | Tim Graham |
| 2017-01-18 | Refs #23919 -- Removed python_2_unicode_compatible decorator usage | Claude Paroz |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-09-09 | Refs #25415 -- Fixed invalid models in the test suite. | Adam Chainz |
| 2016-08-19 | Fixed #22288 -- Fixed F() expressions with the __range lookup. | Matthew Wilkes |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella |
| 2015-03-09 | Fixed #24171 -- Fixed failure with complex aggregate query and expressions | Anssi Kääriäinen |
| 2015-01-12 | Fixed #24031 -- Added CASE expressions to the ORM. | Michał Modzelewski |
| 2014-12-20 | Fixed #2443 -- Added DurationField. | Marc Tamlyn |
| 2014-04-21 | Consolidated expressions tests. | Aymeric Augustin |
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
