log backend/couchdb/Feed.py @ 147:b290e29a94b5

age author description
Thu, 25 Aug 2011 11:05:05 +0200 Dirk Olmes use couchdb's mapping API instead of manually coding around Rows - much leaner code :-)
Wed, 24 Aug 2011 11:54:06 +0200 Dirk Olmes updating feeds on the couchdb backend works now
Tue, 23 Aug 2011 16:02:35 +0200 Dirk Olmes add the required methods for determining if a feed needs to be updated
Tue, 23 Aug 2011 04:15:46 +0200 Dirk Olmes implement a Feed class that can be used to query feed and that wraps view results