﻿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
19904	Rework syndications contrib to use generic CBV's	Mathijs de Bruin	Mathijs de Bruin	"Currently, the Feeds contrib is using some sort of custom CBV implementation.

Using Django's 'new' generic class based views would be beneficial in several ways:
1. The API would be the consistent with what people are used to.
2. It would be easier to extend the Feed API in a consistent way.
3. It would reduce the amount of custom code.

Fixing this would probably include, or enable, fixing of #13896 , #13896 and #18112.

There are three main reasons why having this be refactored to use Django's 'new' generic class based views would "	Cleanup/optimization	new	contrib.syndication	dev	Normal			mathijs@…	Unreviewed	0	0	0	0	0	0
