mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed #17890 -- Added an extra_context parameter to AdminSite.password_change().
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							3131e9cef5
						
					
				
				
					commit
					c8dcded930
				
			| @@ -100,6 +100,9 @@ Minor features | ||||
|   <django.contrib.admin.ModelAdmin.show_full_result_count>` to control whether | ||||
|   or not the full count of objects should be displayed on a filtered admin page. | ||||
|  | ||||
| * The ``AdminSite.password_change()`` method now has an ``extra_context`` | ||||
|   parameter. | ||||
|  | ||||
| :mod:`django.contrib.admindocs` | ||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user