# HG changeset patch # User Dirk Olmes # Date 1314170129 -7200 # Node ID 2642c8d89bdc5bc8506fd1e3a01dc0f0855c8e88 # Parent 5b131f82057d3b66b11949a674739b79b4382fe0 added TODO item diff -r 5b131f82057d -r 2642c8d89bdc TODO.txt --- 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