aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/views/feed.py
Commit message (Collapse)AuthorAge
* Only display this message when the crawling has been launched.Cédric Bonhomme2015-04-23
|
* better title handlingFrançois Schmidts2015-04-22
|
* making fetch call dependent to the crawling method optionFrançois Schmidts2015-04-14
|
* redoing conf gathering and using it in templatesFrançois Schmidts2015-04-14
|
* Automatically download articles for the new feed.Cédric Bonhomme2015-04-14
|
* It is now possible to add a new feed from any page via a dropdown menu.Cédric Bonhomme2015-04-12
|
* first take on redoing the menuFrançois Schmidts2015-04-12
|
* correcting a bug where we didn't allow to edit a feedFrançois Schmidts2015-04-12
|
* adding a reset link to the feed pageFrançois Schmidts2015-04-12
|
* moving feed views related code in views.feed and massive use of url_forFrançois Schmidts2015-04-12
|
* Fixed a minor bug in the '/feed' page.Cédric Bonhomme2015-03-23
|
* Moved duplicate() function in utils.py. Some minor cosmethic changes.Cédric Bonhomme2015-03-08
|
* fixing/restoring logging levelFrançois Schmidts2015-03-03
|
* a first big refacto of the existing archFrançois Schmidts2015-03-03
bgstack15