﻿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
8903	admin.TabularInline creates duplicate pk input boxes	Spads	Spads	"Just filing this bug based on a conversation in #django:

 18:09 <Spads> I'm converting my models and admin to django 1.0, and I'm using an admin.TabularInline.  It seems to have a <td class=""original""> that *repeats* the primary key input box (defaults and all).  This seems to be logic for links to the ""View on site"" stuff, but it's an input box.[[BR]]
 18:18 <[530]> Spads: show the code[[BR]]
 18:24 <Spads> [530]: http://dpaste.com/76156/ is the core of it[[BR]]
 18:25 <Spads> [530]: and it's generating http://dpaste.com/76158/ [[BR]]
 18:26 <SeanL-> Spads: I think that's a bug because you have a custom pk[[BR]]
 18:27 <SeanL-> Spads: don't know if it's been reported, just noticing myself. For me it works fine, but then I don't have a custom pk[[BR]]
 18:27 <SeanL-> Spads: for me that first render of the pk input is the only one[[BR]]
 18:28 <SeanL-> Spads; and it's hidden[[BR]]
 18:28 <SeanL-> Spads: I'd file a ticket about it
"		closed	contrib.admin	1.0		fixed	admin TabularInline	Idan Gazit dgouldin@…	Accepted	1	0	0	0	0	0
