| Age | Commit message (Expand) | Author |
| 2010-12-04 | [1.2.X] Fixed #12812 -- added warning about cyclic imports in contrib.comment... | Simon Meers |
| 2010-10-09 | [1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in v... | Russell Keith-Magee |
| 2010-08-19 | [1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu... | Jacob Kaplan-Moss |
| 2010-08-12 | [1.2.X] Fixed #14100: Corrected spelling error in description of user_email. ... | 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 |
| 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 #9346: fixed comment upgrade SQL in documentation. Thanks, mt. | 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-28 | Fixed a typo in comments upgrade guide. | Jacob Kaplan-Moss |
| 2008-08-28 | Fixed #8583: Modified the migration SQL described in the comments upgrade doc... | Russell Keith-Magee |
| 2008-08-28 | Fixed #8590: Added clarification that you need to install the new comments sy... | Russell Keith-Magee |
| 2008-08-26 | Fixed an error in comment upgrade SQL. | Jacob Kaplan-Moss |
| 2008-08-26 | Fixed some Sphinx markup in signals docs. | Jacob Kaplan-Moss |
| 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 | Fixed a silly typo in comment settings doc. | Jacob Kaplan-Moss |
| 2008-08-25 | Refactored Django's comment system. | Jacob Kaplan-Moss |