aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAge
* continuing refactoFrançois Schmidts2015-03-03
|
* adding news fields and migrations scriptsFrançois Schmidts2015-03-03
|
* Updated requirements file.Cédric Bonhomme2015-02-19
|
* Enable a remote upgrade on Heroku with Flask-migrate.Cédric Bonhomme2015-02-19
|
* Added aiohttp to the list of requirements.Cédric Bonhomme2015-02-05
|
* First implementation with asyncio (not really async for the moment).Cédric Bonhomme2015-01-21
|
* Finall the method with nltk is really slow...Cédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Updated requirements.txtCédric Bonhomme2014-11-28
|
* Compare files with cosine.Cédric Bonhomme2014-11-28
|
* Removed gravatar extension.Cédric Bonhomme2014-09-12
|
* Forcing SSL with Flask-SSLify on Heroku.Cédric Bonhomme2014-06-27
|
* Testing a REST API.Cédric Bonhomme2014-06-18
|
* supporting feed without date or with ill formated dateFrançois Schmidts2014-06-08
|
* 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