﻿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
6004	Useless code in newforms admin	Petr Marhoun <petr.marhoun@…>	nobody	"There is too much not used code in newforms admin. It is quite difficult to understand django.contrib.admin if there are many obsolete things. I don't feel it is useful as documentation - there are too many changes and almost everything is ported now.

For example:
 * urls.py - replaced by sites.!ModelAdmin.root and options.!ModelAdmin.call
 * templates.widget - replaced by widgets.py
 * almost everything in templatetags.admin_modify and views.main.!AdminBoundField - replaced by widgets.py and wrappers from options
 * views.main.model_admin_view and views.main.index - moved to sites.!ModelAdmin"		closed	contrib.admin	newforms-admin		fixed	nfa-blocker		Ready for checkin	1	0	0	0	0	0
