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
/
docs
/
topics
/
i18n
/
index.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2023-01-17
Refs #32873 -- Removed settings.USE_L10N per deprecation timeline.
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2020-05-04
Doc'd country part of locale name with more than 2 characters.
QQ喵
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2018-09-25
Normalized spelling of "lowercase" and "lowercased".
Jon Dufresne
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2014-10-20
Clarify that HTTP Accept-Language header is case-insensitive.
Carl Meyer
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2013-11-02
Fixed #21373 -- Typo fixed in i18n docs
Claude Paroz
2011-11-18
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
Aymeric Augustin
2011-10-22
Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1...
Aymeric Augustin
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-05-14
Removed last vestiges of references to technical messages from documentation.
Ramiro Morales
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-02-21
Fixed #11714 - Document a few of the i18n function that can be used outside v...
Jannis Leidel
2010-02-16
Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...
Jannis Leidel