Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-15 | pylint: Fix linting errors. | Frederick Muriuki Muriithi | |
2022-11-08 | CLI: Provide `apply-migrations` command for flask | Frederick Muriuki Muriithi | |
* main.py: Provide the `apply-migrations` CLI command to run the migrations against the auth database. The command can be invoked with: $ flask apply-migrations | |||
2021-08-07 | Add gunicorn support for production | Pjotr Prins | |
2021-02-16 | Register blueprints in gn3/app.py | BonfaceKilz | |
* main.py: Move blueprint registrations to ... * gn3/app.py (create_app): ... here | |||
2021-02-16 | Register gemma blueprints | BonfaceKilz | |
2021-02-12 | Add skeleton flask entry-point | BonfaceKilz | |