Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t... | 2018-04-27 | -1/+0 | |
* | Initial data for tables and refactoring the dev-mode database handling to be ... | 2018-04-15 | -1/+11 | |
* | Fix build for real | 2018-04-08 | -4/+0 | |
* | Fix build | 2018-04-08 | -3/+12 | |
* | Fix logging in gunicorn_config | 2018-04-07 | -3/+3 | |
* | Don't create tables on route load by default. | 2018-04-07 | -0/+12 | |
* | removes gunicorn config as it is no longer being used (#39) | 2018-03-07 | -46/+0 | |
* | update gunicorn_config (#2) | 2018-02-07 | -29/+31 | |
* | last fix | 2018-02-06 | -1/+1 | |
* | minor fixes | 2018-02-06 | -6/+6 | |
* | adds gunicorn server_ready hook to set up database | 2018-02-06 | -0/+44 |