We are using uwsgi as the wsgi server to communicate between the webserver and Django. To install uwsgi, run: (venv)$ pip install uwsgi.
確定! 回上一頁