diff options
| author | Himanshu Chauhan <hchauhan1404@outlook.com> | 2018-01-12 10:31:40 +0530 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-01-12 19:33:07 -0500 |
| commit | cc1bdce6740251d33d20dfdf27e2340e4cee0f56 (patch) | |
| tree | e89631f95d48d4e259699f9059902002b80c2904 /docs/releases/2.0.2.txt | |
| parent | 3f951b1f94e50115824af404710a4b7c177cb03e (diff) | |
[2.0.x] Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked successfully!" page for some languages.
Backport of 1b753b2d60230974e7d537ddacbcc1ad23348e7c from master
Diffstat (limited to 'docs/releases/2.0.2.txt')
| -rw-r--r-- | docs/releases/2.0.2.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/2.0.2.txt b/docs/releases/2.0.2.txt index 219784251b..4f0878c8d0 100644 --- a/docs/releases/2.0.2.txt +++ b/docs/releases/2.0.2.txt @@ -9,4 +9,5 @@ Django 2.0.2 fixes several bugs in 2.0.1. Bugfixes ======== -* ... +* Fixed hidden content at the bottom of the "The install worked successfully!" + page for some languages (:ticket:`28885`). |
