django-wsgi-svc
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Django uWSGI Service
Django uWSGI service controller. Handles the start, stop, reload and restarting of a given Django 
application. 

For more information on uWSGI, see http://projects.unbit.it/uwsgi/

Use the wsgi python file to run the wsgi-compliant application. The default file is [appname]/django_wsgi.py.
Starts the uWSGI command using unix sockets named by the app name. The pid file and socket are stored
in the temp workspace.

Use the 'reload' argument to restart gracefully. Requires uWSGI 0.9.5.

For more help, ./django-wsgi-svc.py --help

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。