| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-05-12 | Fixed #24156 -- Fixed inherited related name of ManyToManyField. | Andriy Sokolovskiy |
| 2015-02-16 | Merged ManyRelatedObjectsDescriptor and ReverseManyRelatedObjectsDescriptor | Loic Bistuer |
| 2015-02-05 | Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it. | 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 |
| 2014-03-30 | Fixed transaction handling for a number of operations on related objects. | Loic Bistuer |
| 2013-10-26 | Fix all violators of E231 | Alex Gaynor |
| 2013-10-19 | Removed unused local variables in tests. | Tim Graham |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
