﻿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
36067	Ambiguity of the 'DELETE' text when a TabularInline object does not exist	Antoliny	Antoliny	"When using a foreign key reverse reference model with TabularInline in ModelAdmin, if the corresponding object does not exist, the 'DELETE' text seems unnecessary.
I feel that the 'DELETE' text helps users remove an object when the TabularInline object exists.
However, if the object doesn't exist, the 'DELETE' text seems to lose its purpose.
[[Image(tabular_inline_ex.png)]]"	Cleanup/optimization	assigned	contrib.admin	dev	Normal		TabularInline		Accepted	1	0	0	1	0	0
