mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	| @@ -19,7 +19,7 @@ class BaseUserManager(models.Manager): | ||||
|     @classmethod | ||||
|     def normalize_email(cls, email): | ||||
|         """ | ||||
|         Normalize the email address by lowercasing the domain part of the it. | ||||
|         Normalize the email address by lowercasing the domain part of it. | ||||
|         """ | ||||
|         email = email or '' | ||||
|         try: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user