summaryrefslogtreecommitdiff
path: root/django/contrib/comments/managers.py
AgeCommit message (Expand)Author
2009-01-14A handful of fixes to django.contrib.comments:Jacob Kaplan-Moss
2008-09-01Make sure to use force_unicode when looking up comment objects by `object_pk`...Jacob Kaplan-Moss
2008-08-25Refactored Django's comment system.Jacob Kaplan-Moss