# HG changeset patch # User Dirk Olmes # Date 1314064275 -7200 # Node ID b2ef673607e38b76b407486c4dce38b72f4ae422 # Parent 40163eac0d272f90ad157ed90c85c1001e87cf4e added a TODO item diff -r 40163eac0d27 -r b2ef673607e3 TODO.txt --- 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