﻿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
17265	allow test management command to accept list of tests to exclude	Preston Holmes	nobody	"Given some of the issues with Django tests no being completely isolated, there are times when it would be nice to simple exclude a given set of tests for one of the installed apps.

Something like

{{{
./manage.py test -e app_to_exclude another_to_exclude
}}}"	New feature	closed	Testing framework	dev	Normal	duplicate			Unreviewed	0	0	0	0	0	0
