summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/comments
AgeCommit message (Expand)Author
2009-05-15Add a proper cross-reference to the mention of HttpRequest in the comment mod...James Bennett
2009-05-14Fixed #11113: fixed a couple of issues that slipped through the cracks when c...Jacob Kaplan-Moss
2009-05-12Fixed #9675: added note about upgrading the URLconf to the comment upgrade gu...Jacob Kaplan-Moss
2009-04-16Fixed #10559 -- Clarified documentation on customization of comments pages. T...Russell Keith-Magee
2009-04-07Fixed #9268: pass the "next" param through in the comment preview/post view. ...Jacob Kaplan-Moss
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2009-03-23Oops, added missing file from [10122].Jacob Kaplan-Moss
2009-03-23Fixed #9282: added a generic comment moderation toolkit. See the documentatio...Jacob Kaplan-Moss
2009-03-21Fixed #9958: split the `CommentForm` into a set of smaller forms. This for be...Jacob Kaplan-Moss
2009-02-23Fixed #8630: finished the custom comment app API that was left out of 1.0. Th...Jacob Kaplan-Moss
2009-01-12Fixed #9346: fixed comment upgrade SQL in documentation. Thanks, mt.Jacob Kaplan-Moss
2009-01-12Fixed #9959: fixed comment documentation example showing how to get a preview.Jacob Kaplan-Moss
2008-09-09Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiroAdrian Holovaty
2008-08-28Fixed a typo in comments upgrade guide.Jacob Kaplan-Moss
2008-08-28Fixed #8583: Modified the migration SQL described in the comments upgrade doc...Russell Keith-Magee
2008-08-28Fixed #8590: Added clarification that you need to install the new comments sy...Russell Keith-Magee
2008-08-26Fixed an error in comment upgrade SQL.Jacob Kaplan-Moss
2008-08-26Fixed some Sphinx markup in signals docs.Jacob Kaplan-Moss
2008-08-26Fixed #8326: added signals documentation.Jacob Kaplan-Moss
2008-08-26Fixed #8555: corrected `get_comment_form` tag documentation.Jacob Kaplan-Moss
2008-08-25Fixed a silly typo in comment settings doc.Jacob Kaplan-Moss
2008-08-25Refactored Django's comment system.Jacob Kaplan-Moss