mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Urlizer was not properly encoding email addresses containing punctuation in generated mailto links. Per RFC 6068, fixed by percent encoding (urllib.parse.quote) the local and domain address parts.
16 KiB
16 KiB