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:09:54 -0500 |
| commit | 1b753b2d60230974e7d537ddacbcc1ad23348e7c (patch) | |
| tree | f67a3d4075c5a2c9700940d027ab298c329c4fce /docs/releases | |
| parent | 385e6fb352f3cb80d2f72838e08372cb392aaa45 (diff) | |
Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked successfully!" page for some languages.
Diffstat (limited to 'docs/releases')
| -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`). |
