aboutsummaryrefslogtreecommitdiff
path: root/source/templates/inactives.html
Commit message (Collapse)AuthorAge
* Number of days with datetime.timedelta can't be bigger than 999999999.Cédric Bonhomme2012-12-03
|
* Added a form for the /inactives page in order to enter the number of days.Cédric Bonhomme2012-12-03
|
* New page (/inactives) which displays the list of inactive feeds since a ↵Cédric Bonhomme2012-12-02
certain number of days (given in parameter in the URL, 365 days by default).
bgstack15