summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/comments/example.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-15Fixed #19605 - Removed unused url imports from doc examples.Tim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2012-01-21Fixed #17572 —— A few grammar errors in the comments framework example page.Aymeric Augustin
2011-10-10Removed use of non-standard indentation rules in docs, and the custom transfo...Luke Plant
2011-10-10Fixed a bunch of ReST errors that resulted in interpretation as block quotationsLuke Plant
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-06-16Fixed #16031 -- Corrected comments template examples. Thanks, teraom.Jannis Leidel
2011-01-13Fixed #14176 -- Added forwards compatibility to the legacy syndication feed v...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-01-17Added a few more versionadded directives to the documentation.Jannis Leidel
2010-01-04Fixed #12053 - form examples don't validate according to w3cLuke Plant
2010-01-04Fixed #10285 - Added render_comment_list template tag to comments app. Thanks...Jannis Leidel
2010-01-04Fixed #9819 - Added exemplary documentation for comments app. Thanks for the ...Jannis Leidel