summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/comments/custom.txt
AgeCommit message (Expand)Author
2014-03-21Removed contrib.comments per deprecation timeline.Tim Graham
2013-03-11Deprecated django.contrib.comments.Jacob Kaplan-Moss
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-08-04Fixed #18713 -- Fixed custom comment app name in comments docsClaude Paroz
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2010-12-04Fixed #12812 -- added warning about cyclic imports in contrib.comments. Thank...Simon Meers
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-04-16Fixed #10559 -- Clarified documentation on customization of comments pages. T...Russell Keith-Magee
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