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

This commit is contained in:
Tim Graham 2014-12-29 15:37:45 -05:00
parent 623ccdd598
commit 2d63889365
1 changed files with 0 additions and 3 deletions

View File

@ -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`).