This is a generic application for Django projects aiming to provide a planet feed aggregator app.
Django-planet is heavily based on Feedjack's [1] models by Gustavo Picon and my django app that extends it: feedjack-extension [2]. Changes and addings to models were inspired by Mark Pilgrim's Feedparser [3].
[1] http://www.feedjack.org/ [2] http://code.google.com/p/feedjack-extension/ [3] http://www.feedparser.org/
The following screenshots are just for demonstration purposes:
- For installation instructions, see the file INSTALL in this directory.