aboutsummaryrefslogtreecommitdiff
path: root/conf.py
Commit message (Expand)AuthorAge
* Updated default user-agent when running on Heroku.Cédric Bonhomme2014-04-13
* The crawler is launched in a other process.Cédric Bonhomme2014-04-13
* Trying the export to HTML option on Heroku (4).Cédric Bonhomme2014-04-12
* Trying the export to HTML option on Heroku (3).Cédric Bonhomme2014-04-12
* Fixed a bug when launching the crawler via cron.Cédric Bonhomme2014-04-09
* Removed initialization script.Cédric Bonhomme2014-04-09
* Beginning of the port to PostgreSQL.Cédric Bonhomme2014-04-07
* Added an option to choose if URL of articles behind proxies should be resolved.Cédric Bonhomme2014-01-21
* It is now possible to configure the proxy and the user agent.Cédric Bonhomme2013-12-24
* Email notification.Cédric Bonhomme2013-11-10
* Updated configuration file.Cédric Bonhomme2013-11-10
* SECRET_KEY is set by os.urandom(12).Cédric Bonhomme2013-10-27
* Added new files. First prototype with the Flask micro-framework.Cédric Bonhomme2013-10-13
bgstack15