﻿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
19042	mod_wsgi docs for virtualenv uses WSGIPythonPath incorrectly	Preston Holmes	nobody	"as near as I can tell this section of the docs is incorrect:

https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/#using-a-virtualenv

The docs suggest adding a line to the conf

however 

http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIPythonPath

stipulates that multiple locations be separated with a ':'

In my tests, using two lines will result in only the last line modifying the Python path, while using ':' works

I don't really use mod_wsgi much, so wouldn't mind someone validating this on another setup.
"	Bug	closed	Documentation	dev	Normal	fixed			Unreviewed	0	0	0	0	0	0
