﻿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
27925	Document how to deploy using pip installed mod_wsgi	Vincent Lefoulon		"Hi!

The current documentation page about mod_wsgi (https://docs.djangoproject.com/en/1.10/howto/deployment/wsgi/modwsgi/) explains how to set it up manually. Personnally, I never managed to deploy that way. Instead, I use the Python module (https://github.com/GrahamDumpleton/mod_wsgi#installation-into-python), with which I have no problems.

Moreover, using the Python module seems to be recommended: ""The second and newest way of installing mod_wsgi is to install it as a Python package into your Python installation using the Python pip install command.""

Maybe we could update the documentation.

Thanks.

PS: that's my first ticket, I hope I am doing it the right way."	Cleanup/optimization	new	Documentation	1.10	Normal		mod_wsgi, apache	Egor R	Accepted	1	0	0	1	0	0
