summaryrefslogtreecommitdiff
path: root/django/contrib/comments/views/utils.py
AgeCommit message (Expand)Author
2010-03-05Fixed #12151: Ensured the comments code does not cause a server error when a ...Karen Tracey
2009-04-07Fixed #10585: comment redirects built from the `next` parameter now work corr...Jacob Kaplan-Moss
2009-01-12A few small fixes to django.contrib.comments (Comment.get_as_text for non-aut...Jacob Kaplan-Moss
2008-08-27Fixed #8601: a small typo in comment views.Jacob Kaplan-Moss
2008-08-25Refactored Django's comment system.Jacob Kaplan-Moss