Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-18 | Revert "wqflask: wsgi: Remove it" | BonfaceKilz | |
This reverts commit 83af88a4bbf9d8a67f4d11c3546ba64f09efb6d2. | |||
2021-08-17 | wqflask: wsgi: Remove it | BonfaceKilz | |
* wqflask/wsgi.py: Delete file. Not used anywhere. | |||
2021-04-30 | autopep8: Fix E20-E27 | BonfaceKilz | |
Run: python -m autopep8 --in-place --recrusive ./ --select\ E20,E211,E22,E224,E224,E225,E226,E227,E228,E231,E241,\ E242,E251,E252,E26,E265,E266,E27 -p 3 | |||
2018-01-29 | Gunicorn works | Pjotr Prins | |