| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-26 | Use token based auth to reset passwords (#269) | 0livd | 1 | -0/+1 | |
| Send a mail containing a password reset token link instead of sending a clear text password. Ref #232 | |||||
| 2017-08-20 | Add python 3.6 support (#259) | 0livd | 1 | -0/+1 | |
| Closes #253 | |||||
| 2017-03-29 | Update flask-sqlalchemy to >=2.2 | Jocelyn Delalande | 1 | -1/+1 | |
| Versions prior to 2.1 trigger a deprecation warning because of the import of `flask.ext.sqlalchemy._compat` instead of `flask_sqlalchemy`. | |||||
| 2017-03-29 | Update flask-wtf to 0.14 | Jocelyn Delalande | 1 | -1/+1 | |
| Important changes include the new way to disable CSRF for a given form, 0.13 does not support it. | |||||
| 2017-03-28 | Create a Makefile to ease development | Alexis Métaireau | 1 | -0/+11 | |
| 2011-10-13 | put back requirements.txt in budget | Alexis Metaireau | 1 | -4/+0 | |
| 2011-10-13 | move requirements.txt | Alexis Metaireau | 1 | -0/+4 | |
| 2011-10-13 | Fix some problems related to postgresql and models | Alexis Metaireau | 1 | -4/+0 | |
| 2011-07-30 | Put the dependencies into a requirements.txt file. | Alexis Metaireau | 1 | -0/+4 | |
| This allows to put them only in one place and to use `pip install -r requirements.txt` in order to install all the dependencies. | |||||
