﻿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
7620	Use super(..., cls).__new__ instead of type.__new__ in metaclass django.newforms.MediaDefiningClass	Christian Tanzer <tanzer@…>	nobody	As discussed on django-developers@googlegroups.com, here is a patch for django.newforms.MediaDefiningClass.__new__ to use `super` instead of `type` to chain up.		closed	Forms	newforms-admin		fixed			Unreviewed	0	0	0	0	0	0
