﻿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
7254	patch: exclude apps from dumpdir	Carl Karsten <carl@…>	nobody	"To help deal with loaddata issues caused by a single app (like http://code.djangoproject.com/ticket/7052 ) this adds support for --exclude to dumpdata.  (use multiple --exclude to exclude multiple apps.)

It also adds --verbosity which shows lets you see what apps have been excluded, what will be processed, and what is being processed as the data is being dumped.  It sends this to stderr because dumpdata currently sends to stdout.

If stderr is poor form, I was considering adding a --file option so that sdtout could be used for verbosity messages.  but that seemed just as wrong as stderr, and stderr was much easier to code."		closed	Core (Management commands)	dev		fixed		"""Russell Keith-Magee"" <freakboy3742@…>"	Accepted	1	0	0	1	0	0
