changeset 135:b2ef673607e3

added a TODO item
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 23 Aug 2011 03:51:15 +0200
parents 40163eac0d27
children 7217b060b39c
files TODO.txt
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO.txt	Tue Aug 23 03:49:29 2011 +0200
+++ b/TODO.txt	Tue Aug 23 03:51:15 2011 +0200
@@ -5,3 +5,5 @@
 - force updating one/all feeds via the gui
 
 - 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