mirror of
https://github.com/django/django.git
synced 2025-06-07 04:29:12 +00:00
[2.2.x] Refs #30177 -- Forwardported 2.0.13 release notes.
Backport of 1b8f552b08eb7642be598ba7512e7eaecefbdc6d from master.
This commit is contained in:
parent
1672ed5ccf
commit
f548ac7fa5
13
docs/releases/2.0.13.txt
Normal file
13
docs/releases/2.0.13.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
===========================
|
||||||
|
Django 2.0.13 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*February 12, 2019*
|
||||||
|
|
||||||
|
Django 2.0.13 fixes a regression in 2.0.12/2.0.11.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
========
|
||||||
|
|
||||||
|
* Fixed crash in ``django.utils.numberformat.format_number()`` when the number
|
||||||
|
has over 200 digits (:ticket:`30177`).
|
@ -46,6 +46,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
2.0.13
|
||||||
2.0.12
|
2.0.12
|
||||||
2.0.11
|
2.0.11
|
||||||
2.0.10
|
2.0.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user