aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/lib/feed_utils.py
Commit message (Collapse)AuthorAge
* Rfactorization. Just a start...Cédric Bonhomme2015-11-25
|
* sqlalchemy was requesting icons everytime feed where listedFrançois Schmidts2015-08-03
| | | | so i choosed to move the icons into their own table
* fetching mimetypes with imagesFrançois Schmidts2015-07-21
|
* rebuilding feed url as wellFrançois Schmidts2015-07-07
|
* 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