aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/lib/article_utils.py
Commit message (Collapse)AuthorAge
* Rfactorization. Just a start...Cédric Bonhomme2015-11-25
|
* retrieved date is now when retrieved and comparison are made on the date of ↵François Schmidts2015-07-21
| | | | articles
* important fix, the retrieved_date was always now, leading to unmatchable ↵François Schmidts2015-07-06
| | | | article (added again and again)
* adding feed icons on feed pagesFrançois Schmidts2015-07-06
|
* Minor fixes from a quick review. Need to test deeper.Cédric Bonhomme2015-07-06
|
* light refactFrançois Schmidts2015-07-06
* both crawlers now use the same utils methods * the original crawler use now more of the controllers, enabling the filters feature
bgstack15