From 368b8d20aaa16f0ef763759a0a87d986ef460584 Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Mon, 2 Dec 2019 09:45:40 +0100 Subject: [PATCH] Removed issue reporter name from 2.1.15 and 2.2.8 release notes. --- docs/releases/2.1.15.txt | 2 -- docs/releases/2.2.8.txt | 2 -- 2 files changed, 4 deletions(-) diff --git a/docs/releases/2.1.15.txt b/docs/releases/2.1.15.txt index c8f3c88672..6715b369db 100644 --- a/docs/releases/2.1.15.txt +++ b/docs/releases/2.1.15.txt @@ -43,8 +43,6 @@ adding a documented, supported, and properly-tested mechanism for partially-editable multi-model forms to the admin interface may occur in Django itself. -Thank you to Shen Ying for reporting this issue. - Bugfixes ======== diff --git a/docs/releases/2.2.8.txt b/docs/releases/2.2.8.txt index 2090a0aec6..e82483c18d 100644 --- a/docs/releases/2.2.8.txt +++ b/docs/releases/2.2.8.txt @@ -44,8 +44,6 @@ adding a documented, supported, and properly-tested mechanism for partially-editable multi-model forms to the admin interface may occur in Django itself. -Thank you to Shen Ying for reporting this issue. - Bugfixes ========