Mercurial > hg > Feedworm
log Feed.py @ 35:aaec263f07ca
age | author | description |
---|---|---|
Wed, 05 May 2010 03:07:59 +0200 | Dirk Olmes | Feeds manage the point in time when the next update should happen. FeedUpdater only updates feeds that are due. |
Fri, 30 Apr 2010 06:01:54 +0200 | Dirk Olmes | display a feed's entries sorted by their update date |
Wed, 28 Apr 2010 03:37:01 +0200 | Dirk Olmes | make the model used to display feeds generic (so it can be used to display FeedEntries, too) |
Wed, 28 Apr 2010 03:00:11 +0200 | Dirk Olmes | move fetch logic into Feed |