Kaydet (Commit) c928725b authored tarafından Dominic Rodger's avatar Dominic Rodger Kaydeden (comit) Claude Paroz

Fixed #20794 -- Documented changes to validate_email

4e2e8f39 changed the way validate_email behaves for foo@localhost
email addresses, but wasn't listed in the release notes.
üst 65e03a42
......@@ -801,6 +801,9 @@ Miscellaneous
of the admin views. You should update your custom templates if they use the
previous parameter name.
* :meth:`~django.core.validators.validate_email` now accepts email addresses
with ``localhost`` as the domain.
Features deprecated in 1.6
==========================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment