Mercurial > hg > Feedworm
changeset 138:2642c8d89bdc
added TODO item
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Wed, 24 Aug 2011 09:15:29 +0200 |
parents | 5b131f82057d |
children | e927c6910c38 |
files | TODO.txt |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
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