This document is for Django's development version, which can be significantly different from previous releases. For older releases, use the version selector floating in the bottom right corner of this page.
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).
This document is for Django's development version, which can be significantly different from previous releases. For older releases, use the version selector floating in the bottom right corner of this page.