Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked successfully!" page for some languages.

This commit is contained in:
Himanshu Chauhan 2018-01-12 10:31:40 +05:30 committed by Tim Graham
parent 385e6fb352
commit 1b753b2d60
3 changed files with 25 additions and 32 deletions

View file

@ -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`).