﻿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
13146	Remove hardcoded stuff in contrib.admin	utku	utku	"There're lots of unnecessary hardcoded elements with the Admin which makes it hard to customize. Some examples:[[BR]]


http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/widgets.py#L126 (hardcoded image)[[BR]]
http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/widgets.py#L95 (template/widget instead)[[BR]]
http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/options.py#L650 (move to template)[[BR]]
http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/widgets.py#L238 (hardcoded image, including width and height, this should go to CSS)

IMO, getting rid of almost all hardcoded elements is the base for a more extensible, customizable and easier to change/adapt interface (PK). "	New feature	closed	contrib.admin	1.1	Normal	wontfix			Accepted	0	0	0	0	0	1
