mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #28890 -- Removed newlines between MultiWidget's subwidgets.
Regression in b52c73008a.
This commit is contained in:
@@ -9,4 +9,5 @@ Django 1.11.9 fixes several bugs in 1.11.8.
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed a regression in Django 1.11 that added newlines between ``MultiWidget``'s
|
||||
subwidgets (:ticket:`28890`).
|
||||
|
||||
Reference in New Issue
Block a user