Django 4.2.19 release notes¶
February 5, 2025
Django 4.2.19 fixes a regression in 4.2.18.
漏洞修复¶
Fixed a regression in Django 4.2.18 that caused
validate_ipv6_address()andvalidate_ipv46_address()to crash when handling non-string values (#36098).
Help us reach our 2025 fundraising goal!
Donate to the Django Software Foundation to fund Django's development, security, and community events!February 5, 2025
Django 4.2.19 fixes a regression in 4.2.18.
Fixed a regression in Django 4.2.18 that caused validate_ipv6_address()
and validate_ipv46_address() to crash when handling non-string values
(#36098).
离线(Django 5.1):
HTML |
PDF |
ePub
由 Read the Docs 提供。