Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-20 | Add `create_app()` application factory | Frederick Muriuki Muriithi | |
Create the application and set up configs and other things within an application factory function. Fix obvious egregious errors preventing the application from starting up correctly. | |||
2021-04-30 | autopep8: Fix E301,E302,E303,E304,E305,E306 | BonfaceKilz | |
2020-08-18 | Wrap print statements in parentheses | BonfaceKilz | |
2018-03-26 | Refactor startup config for gunicorn and werkzeug | Pjotr Prins | |
2018-03-26 | Fixing authentication stuff so it uses parameters properly. Also no ↵ | Pjotr Prins | |
PYTHONPATH needed as it is now in the Guix build. | |||
2018-01-29 | Gunicorn works | Pjotr Prins | |