changeset 140:e927c6910c38

Automated merge with https://xanthippe.dyndns.org/hg/Feedworm
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 24 Aug 2011 09:39:10 +0200
parents 2642c8d89bdc (diff) 2cd30af937fa (current diff)
children 6ea813cfac33
files
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO.txt	Tue Aug 23 16:02:35 2011 +0200
+++ b/TODO.txt	Wed Aug 24 09:39:10 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