﻿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
20468	Allow loaddata to exclude some apps or models	Wojciech Banaś	Alex Morozov	"Would propose adding this option to the command loaddata:
{{{
  -e EXCLUDE, --exclude=EXCLUDE
                        An appname or appname.ModelName to exclude (use
                        multiple --exclude to exclude multiple apps/models).

}}}

Sometimes it can be useful if you have a file with data from multiple applications / models, and we want to import only a portion of the data."	New feature	closed	Core (Management commands)	dev	Normal	fixed		berker.peksag@…	Accepted	1	0	0	0	0	0
