﻿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
846	Syndication feed framework documentation references rss.Feed from the old framework	deric	Jacob	"In the Feed class reference ExampleFeed subclasses rss.Feed which I guess is the old syndication framwork.

Index: syndication_feeds.txt
===================================================================
--- syndication_feeds.txt       (revision 1290)
+++ syndication_feeds.txt       (working copy)
@@ -328,7 +328,7 @@
 
 This example illustrates all possible attributes and methods for a ``Feed`` class::
 
-    class ExampleFeed(rss.Feed):
+    class ExampleFeed(Feed):
 
         # FEED TYPE -- Optional. This should be a class that subclasses
         # django.utils.feedgenerator.SyndicationFeed. This designates which"	defect	closed	Documentation		normal	fixed			Unreviewed	0	0	0	0	0	0
