diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.6.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.6.txt b/docs/releases/1.6.txt index b8babe1843..5b3c7903c5 100644 --- a/docs/releases/1.6.txt +++ b/docs/releases/1.6.txt @@ -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 ========================== |
