| Age | Commit message (Expand) | Author |
| 2014-03-21 | Removed contrib.comments per deprecation timeline. | Tim Graham |
| 2014-03-03 | Fixed some typos and formatting issues in docs. | Rodolfo Carvalho |
| 2013-07-25 | More migration docs, and conversion of all easy syncdb references | Andrew Godwin |
| 2013-03-11 | Deprecated django.contrib.comments. | Jacob Kaplan-Moss |
| 2013-01-12 | Fixed #14633 - Organized settings reference docs and added a topical index. | Tim Graham |
| 2012-11-24 | Removed obsolete contrib.comments upgrade guide | Claude Paroz |
| 2012-11-12 | Typo in comments doc | Nicolas Ippolito |
| 2012-09-28 | Fixed #12871 - Documented creation of a comment form for authenticated users;... | Tim Graham |
| 2012-09-04 | Fixed #9967 - Added a link to a bug that affects contrib.comments redirects. | Tim Graham |
| 2012-07-15 | Fixed #18625 -- Removed old-style use of url tag | Aymeric Augustin |
| 2012-06-07 | Removed references to changes made in 1.2. | Aymeric Augustin |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-06-16 | Fixed #16031 -- Corrected comments template examples. Thanks, teraom. | Jannis Leidel |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-01-17 | Added a few more versionadded directives to the documentation. | Jannis Leidel |
| 2010-01-04 | Fixed #12053 - form examples don't validate according to w3c | Luke Plant |
| 2010-01-04 | Fixed #10285 - Added render_comment_list template tag to comments app. Thanks... | Jannis Leidel |
| 2010-01-04 | Fixed #11100 - Added get_comment_permalink template tag to comments app to be... | Jannis Leidel |
| 2010-01-04 | Fixed #9819 - Added exemplary documentation for comments app. Thanks for the ... | Jannis Leidel |
| 2009-11-03 | Fixed #12130 - documented need for csrf_protect on views that don't accept POST | Luke Plant |
| 2009-09-12 | Fixed #11831 -- Corrected typo in comments docs. Thanks to gsf for the patch. | Russell Keith-Magee |
| 2009-04-07 | Fixed #9268: pass the "next" param through in the comment preview/post view. ... | Jacob Kaplan-Moss |
| 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 |
| 2009-03-23 | Fixed #9282: added a generic comment moderation toolkit. See the documentatio... | Jacob Kaplan-Moss |
| 2009-03-21 | Fixed #9958: split the `CommentForm` into a set of smaller forms. This for be... | Jacob Kaplan-Moss |
| 2009-02-23 | Fixed #8630: finished the custom comment app API that was left out of 1.0. Th... | Jacob Kaplan-Moss |
| 2009-01-12 | Fixed #9959: fixed comment documentation example showing how to get a preview. | Jacob Kaplan-Moss |
| 2008-09-09 | Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro | Adrian Holovaty |
| 2008-08-26 | Fixed #8326: added signals documentation. | Jacob Kaplan-Moss |
| 2008-08-26 | Fixed #8555: corrected `get_comment_form` tag documentation. | Jacob Kaplan-Moss |
| 2008-08-25 | Refactored Django's comment system. | Jacob Kaplan-Moss |