mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	[1.11.x] Fixed #28059 -- Restored class attribute in <ul> of widgets that use multiple_input.html.
Regression inb52c73008aBackport ofaf1f986360from master
This commit is contained in:
		| @@ -36,3 +36,7 @@ Bugfixes | ||||
|  | ||||
| * Allowed prefetch calls on managers with custom ``ModelIterable`` subclasses | ||||
|   (:ticket:`28096`). | ||||
|  | ||||
| * Restored the output of the ``class`` attribute in the ``<ul>`` of widgets | ||||
|   that use the ``multiple_input.html`` template. This fixes | ||||
|   ``ModelAdmin.radio_fields`` with ``admin.HORIZONTAL`` (:ticket:`28059`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user