log backend/AbstractBackend.py @ 206:f74fe7cb5091

age author description
Sat, 02 Jun 2012 04:30:04 +0200 dirk when updating feeds, only ever create new Feed objects for entries that are younger than the current expire date. This ensures that we do not see old, read, expired entries again
Fri, 09 Sep 2011 17:19:16 +0200 dirk pull the calculation of the epxire date up into AbstractBackend