1
0
mirror of https://github.com/django/django.git synced 2025-01-04 07:26:38 +00:00
django/docs/releases/2.0.2.txt

14 lines
297 B
Plaintext
Raw Normal View History

2018-01-02 01:09:48 +00:00
==========================
Django 2.0.2 release notes
==========================
*Expected February 1, 2018*
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`).