mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Fixed #26129 -- Made invalid forms display initial values of disabled fields.
This commit is contained in:
		| @@ -91,3 +91,6 @@ Bugfixes | ||||
|  | ||||
| * Fixed the ``contrib.gis`` map widgets when using | ||||
|   ``USE_THOUSAND_SEPARATOR=True`` (:ticket:`20415`). | ||||
|  | ||||
| * Made invalid forms display the initial of values of their disabled fields | ||||
|   (:ticket:`26129`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user