﻿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
13816	dumpdata should not attempt to dump non-managed models	Florian Le Goff	nobody	"Following my e-mail to django-users ( <95be434a-5b33-4a03-988a-d8917a63da09@b35g2000yqi.googlegroups.com> / Fri, 18 Jun 2010 02:37:55 -0700 (PDT) ) ;

I do think that ./manage.py dumpdata <app> should not attempt to dump data from non-managed models. An alternate solution may be a --skip-non-managed-models flags.

For the record, running dumpdata on an app using non-managed models currently fails while throwing a django.db.utils.DatabaseError .

Thanks for the attention,
F."	Uncategorized	closed	Core (Management commands)	dev	Normal	wontfix			Accepted	0	0	0	0	0	0
