aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Expand)AuthorAge
* updated requirements.txtCédric Bonhomme2014-05-13
* trying to send email with postmarkCédric Bonhomme2014-05-13
* Updated requirements.txt.Cédric Bonhomme2014-05-03
* Using lxml parser instead of html.parser, fixes #4.Cédric Bonhomme2014-05-03
* Added Flask-Babel to the requirements.txt file.Cédric Bonhomme2014-05-01
* Better to send email without Flask-Mail.Cédric Bonhomme2014-04-27
* Added avatar to the profile section.Cédric Bonhomme2014-04-24
* Whoosh dependency added to the requirements.txt file.Cédric Bonhomme2014-04-22
* Test of the new crawler with gevent.Cédric Bonhomme2014-04-13
* Fixed bug for deployment on Heroku (3).Cédric Bonhomme2014-04-09
* Update requirements.txt file.Cédric Bonhomme2014-04-08
* It is now possible to import OPML files.Cédric Bonhomme2014-02-09
* Fixed setup script.Cédric Bonhomme2014-01-29
* Removed admin interface.Cédric Bonhomme2013-11-10
* Removed Flask-Principal dependency from the requirements.txt file.Cédric Bonhomme2013-11-02
* Updated requirements.txtCédric Bonhomme2013-10-29
* Removed Flask debug toolbar dependency.Cédric Bonhomme2013-10-28
* Added new files. First prototype with the Flask micro-framework.Cédric Bonhomme2013-10-13
bgstack15