Age | Commit message (Expand) | Author |
---|---|---|
2023-06-20 | Remove use of Flask Blueprints for the modules recently changed. | Frederick Muriuki Muriithi |
2023-06-20 | Add `create_app()` application factory•••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. | Frederick Muriuki Muriithi |