mirror of
				https://github.com/django/django.git
				synced 2025-11-03 21:25:09 +00:00 
			
		
		
		
	Minor typo fix in django.contrib.auth.models.User docs
This commit is contained in:
		
							parent
							
								
									e61cc87129
								
							
						
					
					
						commit
						bd72c2acb6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -142,7 +142,7 @@ Methods
 | 
				
			||||||
        .. versionchanged:: 1.6
 | 
					        .. versionchanged:: 1.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            In Django 1.4 and 1.5, a blank string was unintentionally stored
 | 
					            In Django 1.4 and 1.5, a blank string was unintentionally stored
 | 
				
			||||||
            as an unsable password.
 | 
					            as an unusable password.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .. method:: check_password(raw_password)
 | 
					    .. method:: check_password(raw_password)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue