| 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 |
| 2014-01-26 | Fixed #19774 -- Deprecated the contenttypes.generic module. | Simon Charette |
| 2014-01-22 | Always use parentheses when documenting a method with no arguments. | Baptiste Mispelon |
| 2013-08-09 | Merge remote-tracking branch 'core/master' into schema-alteration | Andrew Godwin |
| 2013-08-06 | Fixed #20852 - Fixed incorrectly generated left quotes in docs. | Dominic Rodger |
| 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-15 | Fixed #19605 - Removed unused url imports from doc examples. | Tim Graham |
| 2013-01-12 | Fixed #14633 - Organized settings reference docs and added a topical index. | Tim Graham |
| 2013-01-02 | Fixed #19516 - Fixed remaining broken links. | Tim Graham |
| 2012-12-26 | Fixed broken links, round 3. refs #19516 | Tim Graham |
| 2012-11-24 | Removed obsolete contrib.comments upgrade guide | Claude Paroz |
| 2012-11-16 | comment_will_be_sent can cause a 400, not a 403 | Brandon Adams |
| 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-20 | Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 | Tim Graham |
| 2012-09-08 | Avoided mixing dates and datetimes in the examples. | Aymeric Augustin |
| 2012-09-04 | Fixed #9967 - Added a link to a bug that affects contrib.comments redirects. | Tim Graham |
| 2012-08-04 | Fixed #18713 -- Fixed custom comment app name in comments docs | Claude Paroz |
| 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 |
| 2012-01-21 | Fixed #17572 —— A few grammar errors in the comments framework example page. | Aymeric Augustin |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-10-10 | Removed use of non-standard indentation rules in docs, and the custom transfo... | Luke Plant |
| 2011-10-10 | Fixed a bunch of ReST errors that resulted in interpretation as block quotations | Luke Plant |
| 2011-09-11 | Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`... | Ramiro Morales |
| 2011-06-16 | Fixed #16031 -- Corrected comments template examples. Thanks, teraom. | Jannis Leidel |
| 2011-01-13 | Fixed #14176 -- Added forwards compatibility to the legacy syndication feed v... | Russell Keith-Magee |
| 2010-12-04 | Fixed #12812 -- added warning about cyclic imports in contrib.comments. Thank... | Simon Meers |
| 2010-11-13 | Fixed #12325 -- Allows zero values for moderate_after and close_after fields ... | Jannis Leidel |
| 2010-10-09 | Fixed #11509 -- Modified usage of "Web" to match our style guide in various d... | Russell Keith-Magee |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-08-12 | Fixed #14100: Corrected spelling error in description of user_email. Thanks t... | Karen Tracey |
| 2010-01-17 | Added a few more versionadded directives to the documentation. | Jannis Leidel |
| 2010-01-10 | Fixed #11976 -- Ended our campaign to add the word 'valdation' to the English... | Adrian Holovaty |
| 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-05-15 | Add a proper cross-reference to the mention of HttpRequest in the comment mod... | James Bennett |
| 2009-05-14 | Fixed #11113: fixed a couple of issues that slipped through the cracks when c... | Jacob Kaplan-Moss |
| 2009-05-12 | Fixed #9675: added note about upgrading the URLconf to the comment upgrade gu... | Jacob Kaplan-Moss |
| 2009-04-16 | Fixed #10559 -- Clarified documentation on customization of comments pages. T... | 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 | Oops, added missing file from [10122]. | Jacob Kaplan-Moss |