﻿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
20531	Don't hard-code class names when calling static methods	gwahl@…	nobody	"`UserManager.normalize_email` should be called on the instance, not the class. This has the same effect normally but is more helpful to subclassers. When methods are called directly on the class, subclasses can't override them.

Pull request: https://github.com/django/django/pull/1232"	Cleanup/optimization	closed	contrib.auth	1.5	Normal	fixed			Ready for checkin	1	0	0	0	0	0
