﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
5766	Mixed up docs in django/contrib/comments/feeds.py	Ludvig Ericson <ludvig.ericson@…>	nobody	"django/contrib/comments/feeds.py has a hard-wired limit, and the comments are mixed up, and in different styles.

Patch lets one do:
{{{
#!python
class MyCommentsFeed(LatestFreeCommentsFeed):
    comment_count_limit = 10
}}}"		closed	Contrib apps	dev		fixed	comments cleanup		Unreviewed	0	0	0	0	0	0
