weboob-devel/modules/dlfp
Florent 2befef94a1 Add a cleanup function to dlfp backend
The DLFP backend doesn't get object older than 60 days: we don't
have to store older "seen" value in the storage.
Bad news: we have to store the date of the object to perform
the cleanup. It will increase the storage size (before a big
improvement).

Since we didn't store date value before this commit, this feature
will work 60 days after module upgrade.
2012-04-25 13:49:48 +02:00
..
pages PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00
__init__.py support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
backend.py Add a cleanup function to dlfp backend 2012-04-25 13:49:48 +02:00
browser.py Revert "Don't get page with 0 comment" 2012-03-23 17:04:16 +01:00
favicon.png support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
test.py several fixes to run successfully tests 2012-01-17 17:46:13 +01:00
tools.py support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00