Mercurial > hg > Feedworm
log backend/couchdb/Feed.py @ 159:7d724cf2dcf7
age | author | description |
---|---|---|
Mon, 29 Aug 2011 02:41:24 +0200 | dirk | after a feed update, calculate a feed's update date from the current date, not the original next update date |
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 |