| Age | Commit message (Expand) | Author |
|---|---|---|
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-03-21 | Fixed #9958: split the `CommentForm` into a set of smaller forms. This for be... | Jacob Kaplan-Moss |
| 2009-02-23 | Refactored CommentForm.get_comment_object into a handful of separete methods ... | Jacob Kaplan-Moss |
| 2009-01-12 | A few small fixes to django.contrib.comments (Comment.get_as_text for non-aut... | Jacob Kaplan-Moss |
| 2008-10-05 | Fixed #8879 -- Used ungettext instead of ngettext in the comments framework. | Malcolm Tredinnick |
| 2008-09-02 | Avoid a deprecation warning when running on Python 2.6. Patch from Karen Tracey. | Malcolm Tredinnick |
| 2008-09-01 | Make sure to use force_unicode when looking up comment objects by `object_pk`... | Jacob Kaplan-Moss |
| 2008-08-27 | Removed oldforms, validators, and related code: | Gary Wilson Jr |
| 2008-08-25 | Refactored Django's comment system. | Jacob Kaplan-Moss |
