index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
conf
/
locale
/
__init__.py
Age
Commit message (
Expand
)
Author
2026-03-05
Corrected local name for Basque in django/conf/locale/__init__.py.
Julie Rymer
2025-09-23
Fixed #36609 -- Added Haitian Creole (ht) language.
Jean Patrick Prenis
2025-07-23
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
django-bot
2024-05-08
Corrected Slovak local name.
Adam ZahradnĂk
2023-08-12
Added Uyghur language.
Azat
2022-08-30
Added Central Kurdish (Sorani) language.
Swara
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2021-11-18
Added Malay language.
jhisham
2020-11-10
Updated Malayalam language name.
Vishnu Ks
2020-07-14
Added Igbo language.
Kelechi Precious Nwachukwu
2020-07-08
Added Turkmen language.
Resulkary
2020-06-12
Added support for the Tajik language.
Claude Paroz
2020-05-20
Added Kyrgyz language.
Claude Paroz
2019-12-14
Added Algerian Arabic language.
Rabah Saadi
2019-11-04
Added Uzbek language.
Claude Paroz
2019-06-06
Updated Hindi language name.
Arpana Mehta
2019-01-10
Added Armenian language
Claude Paroz
2017-12-01
Added Kabyle language
Claude Paroz
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2016-06-29
Added Upper/Lower Sorbian languages
Claude Paroz
2015-12-12
Fixed #25717 -- Corrected Slovak local name
Claude Paroz
2015-11-27
Added Scottish Gaelic as new available language
Claude Paroz
2015-11-27
Added Colombian Spanish as new available language
Claude Paroz
2015-01-28
Updated Azerbaijani language name.
Emin Mastizada
2015-01-17
Removed deprecated Chinese language codes; refs #18149.
Tim Graham
2014-08-23
Added new supported languages
Claude Paroz
2014-07-14
Fixed #23005 -- Allowed specifying special fallback languages
Claude Paroz
2014-02-08
Fixed #21237 -- Added Australian English (en_AU) to locale conf
Tom Fifield
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-04
Fixed #18149 -- Changed language codes for Chinese
Bouke Haarsma
2013-08-30
Set 'bidi' Urdu property to True
Claude Paroz
2013-07-08
Completed some more name_local names
Claude Paroz
2013-07-08
Fixed #20716 --Missing 'name_local' translation
Mathias Andre
2013-03-28
Added Burmese language
Claude Paroz
2013-03-28
Added Ossetic language
Claude Paroz
2013-03-28
Replaced escaped by real characters in LANG_INFO structure
Claude Paroz
2013-02-26
Merged core translations from 1.5 branch
Claude Paroz
2012-10-30
Fixed #19174 -- Fixed capitalization errors in LANG_INFO
Claude Paroz
2012-10-30
Fixed #15714 -- Added note about capitalization of LANG_INFO name_local
Claude Paroz
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-03-14
Added Tatar translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Swahili translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Nepali translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Kazakh translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Esperanto to the list of languages. Refs #17822.
Jannis Leidel
2011-03-15
Fixed mistake introduced in r15838 regarding naming of Mexican Spanish.
Jannis Leidel
2011-03-15
Fixed #15608 -- Added Nicaraguan Spanish locale (format file only). Thanks, f...
Jannis Leidel
2011-03-15
Fixed #15563 -- Update the LANG_INFO dictionary with newly added translations...
Jannis Leidel
2010-12-12
Fixed #4030 -- Added ability to translate language names. Thanks to Antti Kai...
Jannis Leidel
2009-12-22
Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...
Jannis Leidel