| Age | Commit message (Expand) | Author |
| 2014-01-16 | Fixed #21343 -- Noted many-to-many restrictions with intermediate model. | Tim Graham |
| 2013-11-27 | Added a bulk option to RelatedManager remove() and clear() methods | Loic Bistuer |
| 2013-10-10 | Whitespace cleanup. | Tim Graham |
| 2013-09-06 | re-indented method documentation within RelatedManager | Matthew Rich |
| 2013-09-06 | documented RelatedManager calling save() behind the scenes, added section on ... | Matthew Rich |
| 2013-07-12 | Fixed #17528 -- Documented that add() and remove() with a many-to-many relati... | Tim Graham |
| 2013-05-18 | Add missing imports and models to the examples in the the model layer documen... | Marc Egli |
| 2013-04-11 | Fixed #20243 - Clarified when RelatedManager.remove() exists. | Tim Graham |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2010-12-06 | Fixed #14840 -- Added crossrefs to related objects reference docs. Thanks to ... | Gabriel Hurley |
| 2010-11-26 | Fixed #14756 - fix typo in "related objects reference" docs. Thanks deisner f... | Timo Graham |
| 2010-11-16 | Fixed #14696, corrected some messed up syntax in the docs. | Alex Gaynor |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-05-17 | Slight fixes to related fields reference to avoid conflicting target names | Jacob Kaplan-Moss |
| 2010-05-11 | Fixed #12997 -- Corrected the module markup for QuerySet methods. Thanks to t... | Russell Keith-Magee |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #... | Jacob Kaplan-Moss |
| 2008-11-02 | Fixed #9497 - Doc typos. Many thanks ramiro. | Karen Tracey |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |