﻿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
10829	QuerySet.delete() attempts to delete unmanaged models.	Justin Lilly	nobody	"When there is an unmanaged model which has a ForeignKey to an object that you're attempting to delete, the ORM attempts to delete it. In my case, this is a database view which doesn't support deletion.

I'll update this with a bit more information and a method for reproducing the error later today, just want to get it on the radar.

I'm also assigning this to the 1.1 milestone as not being able to delete an object associated with a managed model is kind of a big deal. Feel free to override me on it though."		closed	Database layer (models, ORM)	1.1-beta		duplicate	unmanaged		Design decision needed	0	0	0	0	0	0
