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
/
timezones.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
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-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-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
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 #32379 -- Changed default USE_TZ to True.
Mariusz Felisiak
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
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-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-12
Refs #32366 -- Avoided use of datetime.utcnow() in the documentation.
Nick Pope
2021-01-19
Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2020-01-06
Removed "Don't do that" from docs and error messages.
Adam Johnson
2019-09-24
Refs #26601 -- Used new-style middlewares in documentation.
Claude Paroz
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-01-26
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2016-10-27
Fixed #27327 -- Simplified time zone handling by requiring pytz.
Tim Graham
2016-10-08
Added template syntax highlighting in docs/topics/i18n/timezones.txt.
Tim Graham
2016-09-29
Fixed import typos in the docs.
Frank Wiles
2016-09-21
Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boole...
Jon Dufresne
2016-08-19
Fixed #26571 -- Corrected recommendation for converting timestamps to tz-awar...
Tim Graham
2016-06-14
Fixed #26754 -- Documented django.template.context_processors.tz
Ville Skyttä
2016-06-03
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-05-17
Fixed #23820 -- Supported per-database time zone.
Aymeric Augustin
2015-03-29
Improved docs for timezone handling for auto_now and auto_now_add
Christopher Luc
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-01-12
Fixed #24124 -- Changed context_processors in the default settings.py
Collin Anderson
2014-12-28
Moved context_processors from django.core to django.template.
Aymeric Augustin
2014-09-22
Removed sudo from pip commands in docs.
Corey Farwell
2014-08-22
Fixed #23342 -- Clarified warning about naive time objects.
Kristian Glass
2014-07-31
Updated timezone docs to use timezone.now()
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-04-29
Fixed #22523 -- Clarified pytz requirement.
Aymeric Augustin
[next]