﻿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
8754	PYTHONPATH not passed through to regressiontests/admin_scripts/AdminScriptTestCase.run_test()	Richard Davies <richard.davies@…>	nobody	"In my set up, on shared hosting, Django depends on various packages in my ~/site-python directory, which I include in my PYTHONPATH

When regressiontests/admin_scripts starts a subprocess with AdminScriptTestCase.run_test(), it doesn't pass PYTHONPATH through, so those subprocesses fail when they hit one of these Django dependencies (e.g. psycopg2).

I attach a patch which passes PYTHONPATH through correctly."	Bug	closed	Testing framework	dev	Normal	wontfix		richard.davies@…	Accepted	1	0	0	1	0	0
