﻿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
5610	Useful for dumpdata to be able to use a specific model	David Reynolds	David Reynolds	"It would be useful if ./manage.py dumpdata was able to take optional model parameters for dumping a specific models data. For example:

{{{
./manage.py dumpdata product.Category 
}}}

Would output only data related to the Category model in the product application.


"		closed	Core (Management commands)	dev		fixed	sprintdec01 feature	david@… haavikko@… oliver@…	Accepted	1	0	0	0	0	0
