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
/
eu
/
formats.py
Age
Commit message (
Expand
)
Author
2026-03-06
Fixed #36679 -- Fixed Basque date formats to use parenthetical declension suf...
Unai Loidi
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2017-10-17
Updated Basque (eu) locale formats.
Eneko Illarramendi
2017-10-13
Fixed #28710 -- Fixed the Basque DATE_FORMAT string
Claude Paroz
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2014-09-13
Fixed #23466 -- Removed seconds from all locale time output formats.
Malte Beckmann
2013-10-10
Whitespace cleanup.
Tim Graham
2013-02-15
Put unicode_literals into all formats.py
Alexey Boriskin
2010-12-12
Fixed #14821 -- Documented the differences in formatting syntax in formats mo...
Jannis Leidel
2010-04-29
Fixed #12980 - Use raw strings for locale formats which contain single backsl...
Jannis Leidel
2009-12-22
Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...
Jannis Leidel