Commit 2d638893 authored by Tim Graham's avatar Tim Graham
Browse files

Removed release note for refs #23938 as it couldn't be backported to 1.7.

parent 623ccdd5
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -181,6 +181,3 @@ Bugfixes

* Supported strings escaped by third-party libraries with the ``__html__``
  convention in the template engine (:ticket:`23831`).

* Fixed a migration crash when changing a ``ManyToManyField`` into a concrete
  field and vice versa (:ticket:`23938`).