mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
322e49ba30
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. |
||
---|---|---|
.. | ||
apps | ||
conf | ||
contrib | ||
core | ||
db | ||
dispatch | ||
forms | ||
http | ||
middleware | ||
template | ||
templatetags | ||
test | ||
urls | ||
utils | ||
views | ||
__init__.py | ||
__main__.py | ||
shortcuts.py |