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
Age
Commit message (
Expand
)
Author
2026-01-08
Relocated content from docs/topics/external-packages.txt where appropriate.
Natalia
2025-10-29
Fixed #36329 -- Removed non-code custom link text when cross-referencing Pyth...
Clifford Gama
2025-10-27
Fixed #36681 -- Removed English pluralization bias from example in docs/topic...
Kasyap Pentamaraju
2025-10-23
Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n/formatt...
Annabelle Wiegart
2025-10-03
Fixed #36636, Refs #15902 -- Removed session-based storage reference from set...
Dani Fornons
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-04-15
Fixed #35993 -- Documented gettext f-string support limitations.
Ahmed Nassar
2025-03-17
Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i18n/timez...
YQ
2025-02-18
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
Mariusz Felisiak
2024-08-30
Dropped safeguards against very old versions of gettext.
Claude Paroz
2024-08-05
Used :pypi: role in docs where appropriate.
Mariusz Felisiak
2024-06-25
Fixed #34886 -- Modified sample use of lazy in delayed translations.
lufafajoshua
2024-06-24
Fixed #35306 -- Documented fallback localization formats in templates when lo...
lufafajoshua
2024-05-23
Fixed #35430 -- Corrected docs on timezone conversion in templates.
い。
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2024-03-05
Fixed #35267 -- Clarified time zone topic for PostgreSQL in docs.
Josh Smeaton
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-04-06
Fixed #34463 -- Corrected code-block directives in docs.
Yahya Ali
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-18
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2023-01-17
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #32873 -- Removed settings.USE_L10N per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #32379 -- Changed default USE_TZ to True.
Mariusz Felisiak
2022-11-23
Refs #32873 -- Adjusted formatting note on USE_L10N default.
Anders Hovmöller
2022-08-09
Refs #33842 -- Added :ttag: role in translations docs.
Ramil Yanbulatov
2022-08-09
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-08-08
Fixed typo in docs/topics/i18n/translation.txt.
Alessandro Baccini
2022-07-14
Fixed #33631 -- Marked {% blocktranslate asvar %} result as HTML safe.
cheng
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-03-24
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
Carlton Gibson
2022-03-10
Changed some words to use inline markup.
David Smith
2022-02-18
Fixed typo in docs/topics/i18n/translation.txt.
Philipp Bosch
2022-01-10
Corrected signatures of some functions in docs.
Mariusz Felisiak
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-16
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-14
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-09-04
Fixed typo in docs/topics/i18n/formatting.txt.
Jacob Walls
2021-08-09
Fixed some broken links and redirects in docs.
Jacob Walls
2021-08-06
Refs #32956 -- Corrected spelling of daylight saving time.
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-18
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
Claude Paroz
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-12
Refs #32366 -- Avoided use of datetime.utcnow() in the documentation.
Nick Pope
2021-02-25
Fixed indentation in docs/topics/i18n/translation.txt.
Camilo Nova
[next]