mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.6.x] Fixed #22585 -- Fixed typo in topics/auth/customizing.txt.
Thanks matt at mattwoodward.com for the report.
This commit is contained in:
		| @@ -594,7 +594,7 @@ The following methods are available on any subclass of | ||||
|         .. versionchanged:: 1.6 | ||||
|  | ||||
|             In Django 1.4 and 1.5, a blank string was unintentionally stored | ||||
|             as an unsable password as well. | ||||
|             as an unusable password as well. | ||||
|  | ||||
|     .. method:: models.AbstractBaseUser.check_password(raw_password) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user