vote up 1 vote down star
1

I know that SimplePie itself is derived from UFP, but the features I'm wondering about are the post-processing features that are available in SimplePie for WordPress plugin:

http://simplepie.org/wiki/plugins/wordpress/simplepie_plugin_for_wordpress/processing

Can I find something similar to this for my Django application?

Can this be accomplished using Django inclusion tags?

flag

70% accept rate

2 Answers

vote up 0 vote down

You are looking for the universal feed parser.

link|flag
vote up 0 vote down

http://www.djangosnippets.org/tags/rss/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.