Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add black and isort | 2022-06-03 | -1/+3 | |
| | ||||
* | Import the WSGI app via the config during tests | 2022-06-01 | -9/+7 | |
| | | | | | Relying more on gunicorn and its config parsing will avoid discrepancies between the test and production environments. | |||
* | Remove redundant module for creating the WSGI app | 2022-05-30 | -2/+2 | |
| | ||||
* | Add a test for #83 | 2021-12-21 | -0/+80 | |