Age | Commit message (Collapse) | 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 | 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. |