﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27823	Use python-home in WSGI daemon installation documentation	Avi	nobody	"Here: [https://docs.djangoproject.com/en/1.10/howto/deployment/wsgi/modwsgi/#using-mod-wsgi-daemon-mode]

The example should be:

{{{
WSGIDaemonProcess example.com python-home=/path/to/venv/lib/python2.7/site-packages python-path=/path/to/mysite.com
WSGIProcessGroup example.com
}}}


And... it can be also python3.5"	Cleanup/optimization	closed	Documentation	1.10	Normal	fixed	wsgi installation apache		Accepted	1	0	0	0	0	0
