Really simple 14-line tag for pulling RSS items into a Django template. Super-useful.

Visit site:

http://www.djangosnippets.org/snippets/311/

Comments

  1. 001 // Peter Baumgartner // 07.13.2007 // 2:53 PM

    Thanks for the nod Jeff. I’ve read your blog for a while and you were one of the reasons I started using Django.

    Until trunk gets multi-db support, I found this to be the easiest way to pull content from a pre-existing PHP blog on the same domain.

Post your comment