Mercurial > hg > Feedworm
log util.py @ 35:aaec263f07ca
age | author | description |
---|---|---|
Wed, 05 May 2010 03:07:59 +0200 | Dirk Olmes | Feeds manage the point in time when the next update should happen. FeedUpdater only updates feeds that are due. |
Wed, 05 May 2010 02:14:05 +0200 | Dirk Olmes | move the database logic out into its own module. Make everything reload safe so that multiple sessions can be created from interactive sessions |
Thu, 29 Apr 2010 07:04:42 +0200 | Dirk Olmes | better logging when updating feeds, handle entries that have no id |
Wed, 28 Apr 2010 02:23:00 +0200 | Dirk Olmes | move logging configuration to the util module, configure logging for sqlalchemy base database.py@77c6f39d3bb0 |