| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-09-21 | Renamed descriptor classes for related objects. | Aymeric Augustin |
| 2015-07-28 | Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible. | Tim Graham |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella |
| 2015-02-05 | Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it. | Loic Bistuer |
| 2014-09-24 | Removed numbering from the models.py header of some test packages. | Loic Bistuer |
| 2014-09-24 | Consolidated some many_to_one tests. | Loic Bistuer |
| 2014-03-30 | Fixed mistake in tests from commit 2039908. Refs #19816. | Loic Bistuer |
| 2014-03-30 | Fixed #19816 -- Pre-evaluate querysets used in direct relation assignments. | Loic Bistuer |
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
