summaryrefslogtreecommitdiff
path: root/django/contrib/comments/admin.py
AgeCommit message (Expand)Author
2008-09-16Fixed #8917 -- Comments are now displayed in reverse order by submit_date in ...Wilson Miner
2008-08-25Refactored Django's comment system.Jacob Kaplan-Moss
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner