diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-12-02 09:45:40 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-12-02 09:48:14 +0100 |
| commit | 5fca551f1264d583e41477d1e1d9edae10ea6890 (patch) | |
| tree | d1d5fe8d400914bbf6a22594290de43016984a82 | |
| parent | 46491e8095b84623e1f3734569335dd68d89504f (diff) | |
[3.0.x] Removed issue reporter name from 2.1.15 and 2.2.8 release notes.
Backport of 368b8d20aaa16f0ef763759a0a87d986ef460584 from master
| -rw-r--r-- | docs/releases/2.1.15.txt | 2 | ||||
| -rw-r--r-- | docs/releases/2.2.8.txt | 2 |
2 files changed, 0 insertions, 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 ======== |
