---
title: "Catatan terbitan Django 2.0.13"
version: 6.0
locale: id
source: https://docs.djangoproject.com/id/6.0/releases/2.0.13/
canonical: https://djangodocs.dev/id/6.0/releases/2.0.13/
---
# Catatan terbitan Django 2.0.13

*February 12, 2019*

Django 2.0.13 fixes a regression in 2.0.12/2.0.11.

## Perbaikan kesalahan

- Fixed crash in `django.utils.numberformat.format_number()` when the number
  has over 200 digits ([#30177](https://code.djangoproject.com/ticket/30177)).
