1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #19647 -- Added formats.py for Esperanto.

Thanks to Objectivesea and Guttorm Flatabø (dittaeva)!
This commit is contained in:
Baptiste Darthenay
2014-02-19 10:21:10 +01:00
committed by Baptiste Mispelon
parent e1c8bc8fea
commit b4f21d1807
3 changed files with 54 additions and 0 deletions

View File

@@ -545,6 +545,8 @@ Internationalization
app or project message file. See :ref:`how-to-create-language-files` for
details.
* Added :ref:`format definitions <format-localization>` for Esperanto.
Management Commands
^^^^^^^^^^^^^^^^^^^