mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.11.x] Fixed #28097 -- Fixed layout of ReadOnlyPasswordHashWidget.
Backport of dff559ff83 from master
			
			
This commit is contained in:
		| @@ -30,3 +30,6 @@ Bugfixes | ||||
|  | ||||
| * Prevented ``SessionBase.cycle_key()`` from losing session data if | ||||
|   ``_session_cache`` isn't populated (:ticket:`28066`). | ||||
|  | ||||
| * Fixed layout of ``ReadOnlyPasswordHashWidget`` (used in the admin's user | ||||
|   change page) (:ticket:`28097`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user