﻿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
33248	inspectdb command doesn't introspect on_delete option.	Jiangshan00001	nobody	"when i use inspectdb command.
the on_delete parameter of the ForeignKey field is always DO_NOTHING.
but my database is not set as  DO_NOTHING.

I noticed that the output file has this line:
""Make sure each ForeignKey and OneToOneField has `on_delete` set to the desired behavior""

I'd like to know,
why no don't get the information from database?

is this a bug, or just no use for some reason?

"	Uncategorized	closed	Database layer (models, ORM)	3.2	Normal	invalid			Unreviewed	0	0	0	0	0	0
