Removed release note for refs #23938 as it couldn't be backported to 1.7.
This commit is contained in:
parent
623ccdd598
commit
2d63889365
|
@ -181,6 +181,3 @@ Bugfixes
|
||||||
|
|
||||||
* Supported strings escaped by third-party libraries with the ``__html__``
|
* Supported strings escaped by third-party libraries with the ``__html__``
|
||||||
convention in the template engine (:ticket:`23831`).
|
convention in the template engine (:ticket:`23831`).
|
||||||
|
|
||||||
* Fixed a migration crash when changing a ``ManyToManyField`` into a concrete
|
|
||||||
field and vice versa (:ticket:`23938`).
|
|
||||||
|
|
Loading…
Reference in New Issue