| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-04-13 | Fixed #26486 -- Fixed a select_related() + defer() MTI edge case. | Tim Graham |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella |
| 2015-05-20 | Refs #24652 -- Used SimpleTestCase where appropriate. | Simon Charette |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2015-01-08 | Fixed #24020 -- Refactored SQL compiler to use expressions | Anssi Kääriäinen |
| 2014-12-24 | Fixed #10414 -- Made select_related() fail on invalid field names. | Niclas Olofsson |
| 2013-11-02 | Fixing E302 Errors | Jason Myers |
| 2013-11-02 | Fixed flake8 E241 | Boryslav Larin |
| 2013-10-19 | Removed unused local variables in tests. | Tim Graham |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
