[2.0.x] Fixed typo in docs/releases/2.0.4/1.11.12.txt.
Backport of 09c6d0146178d83b6bd6cc8bb4162a5ae7c1c5f5 from master
This commit is contained in:
parent
160829d35b
commit
ddc13926e1
@ -15,4 +15,4 @@ Bugfixes
|
||||
|
||||
* Fixed a regression in Django 1.11 where an empty choice could be initially
|
||||
selected for the ``SelectMultiple`` and ``CheckboxSelectMultiple`` widgets
|
||||
(:ticket:`29273`)
|
||||
(:ticket:`29273`).
|
||||
|
@ -28,4 +28,4 @@ Bugfixes
|
||||
|
||||
* Fixed a regression in Django 1.11 where an empty choice could be initially
|
||||
selected for the ``SelectMultiple`` and ``CheckboxSelectMultiple`` widgets
|
||||
(:ticket:`29273`)
|
||||
(:ticket:`29273`).
|
||||
|
Loading…
x
Reference in New Issue
Block a user