﻿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
26790	Move BaseUserManager.normalize_email() to AbstractUser	Huynh Thanh Tam	Jacob Walls	"In the current code, `normalize_username` is placed in `AbstractBaseUser`, but `normalize_email` currently stay in `BaseUserManager` for backward-combatibility.
I suggest we move `normalize_email` logic to `AbstractBaseUser` for consistency with `normalize_username`, and raise warning for the original one."	Cleanup/optimization	closed	contrib.auth	dev	Normal	needsinfo	normalize_email	berker.peksag@…	Unreviewed	1	0	0	0	0	0
