Django 5.0.12 release notes¶
February 5, 2025
Django 5.0.12 fixes a regression in 5.0.11.
漏洞修复¶
Fixed a regression in Django 5.0.11 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 5.0.12 fixes a regression in 5.0.11.
Fixed a regression in Django 5.0.11 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 提供。