1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Updated release notes for backporting locale additions; refs #23368 and #23417.

This commit is contained in:
Tim Graham
2014-09-17 11:11:10 -04:00
parent 0eb5cde9da
commit 023a3d9915
2 changed files with 3 additions and 3 deletions

View File

@@ -226,9 +226,6 @@ Internationalization
reusable apps. It also allows overriding those custom formats in your main
Django project.
* Formats for Welsh (``cy``) and several Chinese locales (``zh_CN``,
``zh_Hans``, ``zh_Hant`` and ``zh_TW``) have been added.
Management Commands
^^^^^^^^^^^^^^^^^^^