﻿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
8473	Admin interface fieldset fields do not have a url property	Seamus	nobody	"I've been doing some django admin template hacking and I've run into some peculiar behavior in fieldset.html . From viewing this file you can see that a fieldset is a collection of arbitrary fields. These particular fields do not behave as documented; I'm trying to access a url or path property for an image field but they don't seem to exist. Is there any other way to retrieve this data from the field or can anyone make a patch to include these properties before the 1.0 release? These fields were available before the introduction of newforms-admin.

-Seamus "		closed	contrib.admin	dev		invalid	admin, interface, fieldset, fields, field, url, path, property, method		Unreviewed	0	0	0	0	0	0
