nabil-rady
|
231c0d8593
Fixed #35668 -- Added mapping support to format_html_join.
|
3 mēneši atpakaļ |
Lorenzo Peña
|
0e94f292cd
Fixed #35627 -- Raised a LookupError rather than an unhandled ValueError in get_supported_language_variant().
|
4 mēneši atpakaļ |
Sarah Boyce
|
9e9792228a
Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_language_variant().
|
5 mēneši atpakaļ |
Baptiste Mispelon
|
62300b81cf
Fixed #12978 -- Added support for RSS feed stylesheets.
|
7 mēneši atpakaļ |
Mariusz Felisiak
|
305757aec1
Applied Black's 2024 stable style.
|
10 mēneši atpakaļ |
Adam Johnson
|
272ceb9584
Refs #25778 -- Updated some links and references to HTTPS.
|
1 gadu atpakaļ |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 gadu atpakaļ |
devilsautumn
|
094b0bea2c
Fixed #34609 -- Deprecated calling format_html() without arguments.
|
1 gadu atpakaļ |
AP Jama
|
4037223d0f
Fixed #34595 -- Doc'd that format_string arg of format_html() is not escaped.
|
1 gadu atpakaļ |
Akash Kumar Sen
|
b0a6cc7f57
Fixed #34600 -- Removed references to bleach in docs.
|
1 gadu atpakaļ |
Tim Graham
|
2c4dc64760
Used extlinks for PyPI links.
|
1 gadu atpakaļ |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 gadu atpakaļ |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
1 gadu atpakaļ |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 gadu atpakaļ |
Mariusz Felisiak
|
d6816bff73
Refs #32365 -- Removed django.utils.timezone.utc per deprecation timeline.
|
1 gadu atpakaļ |
Mariusz Felisiak
|
5c10041f46
Refs #30127 -- Removed name argument for django.utils.functional.cached_property().
|
1 gadu atpakaļ |
Mariusz Felisiak
|
2fad163257
Refs #32365 -- Removed is_dst argument for various methods and functions.
|
1 gadu atpakaļ |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 gadu atpakaļ |
Alex Vandiver
|
cbce427c17
Fixed #34194 -- Added django.utils.http.content_disposition_header().
|
2 gadi atpakaļ |
Nick Pope
|
9bd174b9a7
Updated documentation and comments for RFC updates.
|
2 gadi atpakaļ |
Hrushikesh Vaidya
|
72e41a0df6
Fixed #33779 -- Allowed customizing encoder class in django.utils.html.json_script().
|
2 gadi atpakaļ |
Hrushikesh Vaidya
|
0ee03a439b
Refs #33779 -- Doc'd django.utils.html.json_script().
|
2 gadi atpakaļ |
David
|
ce586ed693
Removed hyphen from pre-/re- prefixes.
|
2 gadi atpakaļ |
Carlton Gibson
|
59ab3fd0e9
Refs #32365 -- Deprecated django.utils.timezone.utc.
|
2 gadi atpakaļ |
Mariusz Felisiak
|
39ae8d740e
Added missing backticks to function names.
|
2 gadi atpakaļ |
mgaligniana
|
068b2c072b
Fixed #30127 -- Deprecated name argument of cached_property().
|
2 gadi atpakaļ |
mgaligniana
|
669dcefc04
Fixed #33338 -- Doc'd that never_cache() decorator set Expires header.
|
3 gadi atpakaļ |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 gadi atpakaļ |
Carlton Gibson
|
306607d5b9
Fixed #32365 -- Made zoneinfo the default timezone implementation.
|
3 gadi atpakaļ |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 gadi atpakaļ |