Add simple RSS parser, currently only does planet. Use this for the
authorMagnus Hagander <magnus@hagander.net>
Mon, 28 Dec 2009 18:21:32 +0000 (19:21 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 28 Dec 2009 18:21:32 +0000 (19:21 +0100)
commitfcc9e08e957fb6131c4a2521c6f28f6868fa1e1d
treee1577004b824bb42ce44203e55dabac4be1dd2da
parent77a5690dc8f1c90d6392a6938d46f4ff7f57d62f
Add simple RSS parser, currently only does planet. Use this for the
planet list on the frontpage and the community page.
pgweb/core/admin.py
pgweb/core/models.py
pgweb/core/views.py
templates/core/community.html
templates/index.html
tools/rss/fetch_rss_feeds.py [new file with mode: 0755]