Mercurial > hg > Feedworm
diff TODO.txt @ 138:2642c8d89bdc
added TODO item
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Wed, 24 Aug 2011 09:15:29 +0200 |
parents | b2ef673607e3 |
children | 7dd9ae9556fd |
line wrap: on
line diff
--- a/TODO.txt Tue Aug 23 14:36:58 2011 +0200 +++ b/TODO.txt Wed Aug 24 09:15:29 2011 +0200 @@ -6,4 +6,6 @@ - investigate caching features of sqlalchemy to avoid round trips to the DB. Alternatively, implement caching of Feeds with their FeedEntries manually -- feedparser uses the proxy for getting the feeds \ No newline at end of file +- feedparser uses the proxy for getting the feeds + +- check if couchdb python lib supports Py3k, continue work on Py3k branch