Thanks a lot. The tool is exactly what we need for managing our snacks and drinks in our org.
I've successfully used it with the development server, but when I try to use the deployment server I run into issues.
At first I got this issue: https://stackoverflow.com/questions/15878176/uwsgi-invalid-request-block-size
The fix recommended there worked, but afterwards everything except root returned a 500 server error.
Am I right to assume, that the deployment functions are never used by you? I'm just curious, I can work with it only running in dev mode.
Thanks a lot. The tool is exactly what we need for managing our snacks and drinks in our org.
I've successfully used it with the development server, but when I try to use the deployment server I run into issues.
At first I got this issue: https://stackoverflow.com/questions/15878176/uwsgi-invalid-request-block-size
The fix recommended there worked, but afterwards everything except root returned a 500 server error.
Am I right to assume, that the deployment functions are never used by you? I'm just curious, I can work with it only running in dev mode.