﻿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
21382	"stacked inlines should add class ""has_original"" to existing fields"	Jacob Rief	Ryan Kaskel	"In tabular inlines one can distinguish between new and existing fields, because existing fields add the class {{{has_original}}} to their form row.
In stacked inlines this is not possible, there no such class is added to {{{div.inline-related}}}. This is inconsistent with tabular inlines and makes it impossible to distinguish between new and existing fields.

This PR: https://github.com/django/django/pull/1865 fixes it."	New feature	closed	contrib.admin	dev	Normal	fixed			Accepted	1	0	0	0	0	0
