﻿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
16342	Django unittests run against installed django by default (rather than the checkout)	Soren Hansen	nobody	"By default, tests/runtests.py will import various things from ""django"". This means that if you're lucky, you don't have a Django install in your standard PYTHONPATH and you'll get an error, realise the error of your ways, and you can amend your PYTHONPATH. If you're less lucky, runtests.py will happily import the *installed* django, and you will get very, very confused why tests are passing even though you know you broke something."	Bug	closed	Testing framework	1.3	Normal	duplicate			Unreviewed	1	0	0	1	0	0
