Revision history [back]
There should be:
from django.contrib.syndication.views import Feed
I think version 0.7.43 does not support Django 1.4 due to the changes in the feeds module.
There should be:
from django.contrib.syndication.views import Feed
I think version 0.7.43 does not support Django 1.4 due to the changes in the feeds module.