diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.2.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index b049ae6837..ad2068044e 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -119,3 +119,5 @@ Bugfixes * Fixed bug in ``makemigrations`` that created broken migration files when dealing with multiple table inheritance and inheriting from more than one model (:ticket:`23956`). + +* Fixed a crash when a ``MultiValueField`` has invalid data (:ticket:`23674`). |
