﻿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
6249	Feed syndication documentation import error for FeedDoesNotExist	darugar	nobody	"On the Syndication documentation page:
http://www.djangoproject.com/documentation/syndication_feeds/#a-complex-example

from django.contrib.syndication import !FeedDoesNotExist

should be:
from django.contrib.syndication.feeds import !FeedDoesNotExist"		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
