From c64286c62b5960387d5e8fc3e28cd37662bda6cb Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 4 Dec 2014 08:22:45 -0500 Subject: [1.7.x] Fixed #23857 -- Fixed admin crash with "save as new" and deleting inline. Thanks amarandon for the report. Backport of c7a19f42030c15ad3b3475ad9a4854e10733ff74 from master --- docs/releases/1.7.2.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index ad2068044e..df66a505b4 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -121,3 +121,6 @@ Bugfixes model (:ticket:`23956`). * Fixed a crash when a ``MultiValueField`` has invalid data (:ticket:`23674`). + +* Fixed a crash in the admin when using "Save as new" and also deleting a + related inline (:ticket:`23857`). -- cgit v1.3