mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed #28039 -- Fixed crash in BaseGeometryWidget.subwidgets().
This commit is contained in:
		| @@ -40,3 +40,5 @@ Bugfixes | ||||
| * 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`). | ||||
|  | ||||
| * Fixed crash in ``BaseGeometryWidget.subwidgets()`` (:ticket:`28039`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user