log feedupdate-main.py @ 12:9ede118b93ef

age author description
Wed, 28 Apr 2010 02:09:48 +0200 Dirk Olmes move session creation into its own module
Tue, 27 Apr 2010 20:18:22 +0200 Dirk Olmes use the logging framework for printing messages
Tue, 27 Apr 2010 02:30:50 +0200 Dirk Olmes add a creation date for the feed entry
Mon, 26 Apr 2010 20:46:37 +0200 Dirk Olmes add the updated date of the feed
Mon, 26 Apr 2010 19:33:07 +0200 Dirk Olmes retrieve a feed for the given URL, store entries as feed_entry rows into the database
Mon, 26 Apr 2010 17:40:55 +0200 Dirk Olmes First skeleton for sqlalchemy: define the mapping and create the first feed