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 5720 [newforms-admin] - remove legacy Manipulator code Brian Rosner nobody I ran across a problem with having about 10,000 rows in a foreign key table and was using newforms-admin. I tracked it down to some legacy code that wanted to do something dumb and the reason for newforms in the first place. Per the discussion at http://groups.google.com/group/django-users/browse_frm/thread/a0a00061c0331107, I am creating this ticket and posting a patch to move ```render_change_form``` out of ```django.contrib.admin.views.main ``` and into the ```ModelAdmin``` class. This also get rid of the dependancy of the ```ChangeManipulator``` and ```AddManipulator``` in newforms-admin. closed contrib.admin newforms-admin fixed Unreviewed 1 0 0 0 0 0