| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-03-29 | Remove ExtDeprecationWarning from manage.py | Jocelyn Delalande | 1 | -2/+2 | |
| Using new-style flask extensions imports. grep tells me there were the only flask.ext.* occurences remaining in ihatemoney code. | |||||
| 2016-05-31 | Add a manage.py CLI (flask_script) | Jocelyn Delande | 1 | -0/+16 | |
| As it's the Flask-Migrate way to expose its commands (./manage.py db command). In our case, it's specially useful for creating new migrations. | |||||
