Josh Smeaton
|
e45ee72d69
[5.0.x] Fixed #35267 -- Clarified time zone topic for PostgreSQL in docs.
|
11 달 전 |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 년 전 |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 년 전 |
Mariusz Felisiak
|
3bbe22dafc
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
|
2 년 전 |
Mariusz Felisiak
|
e6f82438d4
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
|
2 년 전 |
Mariusz Felisiak
|
602d9a312f
Refs #32379 -- Changed default USE_TZ to True.
|
2 년 전 |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 년 전 |
Carlton Gibson
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2 년 전 |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 년 전 |
Carlton Gibson
|
306607d5b9
Fixed #32365 -- Made zoneinfo the default timezone implementation.
|
3 년 전 |
Claude Paroz
|
676bd084f2
Fixed #32873 -- Deprecated settings.USE_L10N.
|
3 년 전 |
David Smith
|
8208381ba6
Refs #32956 -- Corrected spelling of daylight saving time.
|
3 년 전 |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 년 전 |
Claude Paroz
|
8cd55021bc
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
|
3 년 전 |
Nick Pope
|
69ffb1acf3
Refs #32366 -- Avoided use of datetime.utcnow() in the documentation.
|
3 년 전 |
Paul Ganssle
|
10d1261984
Refs #32365 -- Allowed use of non-pytz timezone implementations.
|
4 년 전 |
Adam Johnson
|
2ea3fb3e63
Removed "Don't do that" from docs and error messages.
|
5 년 전 |
Claude Paroz
|
d71497bb24
Refs #26601 -- Used new-style middlewares in documentation.
|
5 년 전 |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 년 전 |
François Freitag
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 년 전 |
Jon Dufresne
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
7 년 전 |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 년 전 |
Vytis Banaitis
|
d1bab24e01
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
|
8 년 전 |
Tim Graham
|
414ad25b09
Fixed #27327 -- Simplified time zone handling by requiring pytz.
|
8 년 전 |
Tim Graham
|
19a140a1b3
Added template syntax highlighting in docs/topics/i18n/timezones.txt.
|
8 년 전 |
Frank Wiles
|
a09c058918
Fixed import typos in the docs.
|
8 년 전 |
Jon Dufresne
|
2c716c1dc7
Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boolean syntax.
|
8 년 전 |
Tim Graham
|
d60386d0f5
Fixed #26571 -- Corrected recommendation for converting timestamps to tz-aware datetimes.
|
8 년 전 |
Ville Skyttä
|
7003174fec
Fixed #26754 -- Documented django.template.context_processors.tz
|
8 년 전 |
Ed Henderson
|
4a4d7f980e
Fixed #26021 -- Applied hanging indentation to docs.
|
8 년 전 |