index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
utils
Age
Commit message (
Expand
)
Author
2025-03-27
Fixed #35440 -- Simplified parse_header_parameters by leveraging stdlid's Mes...
Khudyakov Artem
2025-03-19
Fixed #36000 -- Deprecated HTTP as the default protocol in urlize and urlizet...
Ahmed Nassar
2025-03-06
Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template filter.
Sarah Boyce
2025-02-18
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
Mariusz Felisiak
2025-02-16
Refs #35704 -- Used copy.replace() in Operation.reduce() methods.
Adam Johnson
2025-01-23
Fixed #36013 -- Removed use of IDNA-2003 in django.utils.html.
Mike Edmunds
2025-01-20
Fixed #36017 -- Used EmailValidator in urlize to detect emails.
greg
2025-01-15
Advanced deprecation warnings for Django 6.0.
Sarah Boyce
2025-01-15
Refs #34983 -- Removed django.utils.itercompat per deprecation timeline.
Sarah Boyce
2025-01-15
Refs #34609 -- Removed support for calling format_html() without arguments pe...
Sarah Boyce
2025-01-15
Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_address() crash ...
Mariusz Felisiak
2025-01-14
Fixed #35998 -- Added caching to django.utils.html.urlize().
Sarah Boyce
2025-01-14
Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.
Michael Manfre
2025-01-07
Fixed #36023 -- Handled controls chars in content_disposition_header.
Alex Vandiver
2024-12-17
Fixed #36012 -- Made mailto punctuation percent-encoded in Urlizer.
Mike Edmunds
2024-12-04
Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().
Sarah Boyce
2024-10-25
Refs #35844 -- Corrected expected error messages in commands tests on Python ...
Tainara Palmeira
2024-09-18
Fixed #35766 -- Handled slices in BaseChoiceIterator.
Sarah Boyce
2024-09-16
Fixed #34221 -- Honored translation precedence with mixed plural forms.
Claude Paroz
2024-09-03
Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizetrunc tem...
Sarah Boyce
2024-08-30
Fixed #35083 -- Updated method_decorator to handle async methods.
Vaarun Sinha
2024-08-30
Dropped safeguards against very old versions of gettext.
Claude Paroz
2024-08-27
Refs #34609 -- Fixed deprecation warning stack level in format_html().
Adam Johnson
2024-08-20
Fixed #35668 -- Added mapping support to format_html_join.
nabil-rady
2024-08-12
Fixed #35648 -- Raised NotImplementedError in SafeString.__add__ for non-stri...
Matthias Kestenholz
2024-08-06
Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize...
Mariusz Felisiak
2024-08-06
Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and urlizetrunc tem...
Sarah Boyce
2024-07-25
Fixed #35627 -- Raised a LookupError rather than an unhandled ValueError in g...
Lorenzo Peña
2024-07-11
Refs #25466 -- Removed unused DeprecationInstanceCheck.
Adam Johnson
2024-07-09
Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_language_var...
Sarah Boyce
2024-07-09
Fixed CVE-2024-38875 -- Mitigated potential DoS in urlize and urlizetrunc tem...
Adam Johnson
2024-06-18
Fixed #12978 -- Added support for RSS feed stylesheets.
Baptiste Mispelon
2024-05-29
Fixed 35467 -- Replaced urlparse with urlsplit where appropriate.
Jake Howard
2024-05-22
Advanced deprecation warnings for Django 5.2.
Natalia
2024-05-16
Removed PY36 and PY37 version constants.
Sarah Boyce
2024-04-12
Fixed #35364 -- Stopped AdminEmailHandler rendering email unnecessarily.
Adam Johnson
2024-03-14
Refs #30686 -- Made django.utils.html.VOID_ELEMENTS a frozenset.
Nick Pope
2024-02-20
Refs #34900 -- Fixed CommandTypes.test_help_default_options_with_custom_argum...
Mariusz Felisiak
2024-02-15
Refs #30686 -- Removed unused regexes in django.utils.text.
Mariusz Felisiak
2024-02-14
Fixed #35179 -- Made admindocs detect positional/keyword-only arguments.
Salvo Polizzi
2024-02-09
Fixed #35175 -- Made migraton writer preserve keyword-only arguments.
David Sanders
2024-02-07
Fixed #30686 -- Used Python HTMLParser in utils.text.Truncator.
David Smith
2024-02-07
Refs #30686 -- Fixed text truncation for negative or zero lengths.
David Smith
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2023-11-28
Refs #34986 -- Added PyPy support to django.utils.autoreload.get_child_argume...
Nick Pope
2023-11-28
Refs #34986 -- Fixed mocking in utils_tests.test_http.HttpDateProcessingTests...
Nick Pope
2023-11-27
Refs #34986 -- Added django.utils.version.PYPY.
Nick Pope
2023-11-27
Refs #34986 -- Avoided pickling error in DjangoUnicodeDecodeError.
Nick Pope
2023-11-24
Fixed #34983 -- Deprecated django.utils.itercompat.is_iterable().
Nick Pope
2023-11-24
Fixed #34818 -- Prevented GenericIPAddressField from mutating error messages.
Parth Verma
[prev]
[next]