summaryrefslogtreecommitdiff
path: root/django/contrib/comments/apps.py
AgeCommit message (Collapse)Author
2014-03-21Removed contrib.comments per deprecation timeline.Tim Graham
2014-03-06Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ↵James Jenkins
case Thanks bendavis78 for the report.
2014-01-05Fixed #21675 -- Added app configs for contrib apps.Aymeric Augustin