PHPz2017-04-18 10:25:47
not executable doesn’t mean it’s not executable
Try adding executable permissions
chmod +x manage.py
PHPz2017-04-18 10:25:47
Use gunicorn to start the Django site. I will update a deployment document in vscoderecipe.rtfd.io later today. I am too busy and haven’t filled in the pit yet