aboutsummaryrefslogtreecommitdiff
path: root/src/bootstrap.py
Commit message (Expand)AuthorAge
* more testsCédric Bonhomme2016-09-28
* Minor improvements.Cédric Bonhomme2016-09-26
* Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
* Test preprocessors with Flask-Restless.Cédric Bonhomme2016-04-19
* Removed recaptcha.Cédric Bonhomme2016-04-07
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
* I now know why my sessios was always lost on Heroku...Cédric Bonhomme2016-02-16
* more simple to just use os.urandom for the secret key.Cédric Bonhomme2016-02-14
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
* fixing loggingFrançois Schmidts2016-01-15
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15