mirror of
https://github.com/django/django.git
synced 2025-10-27 23:56:08 +00:00
Now that the URL is always unescaped as of refs #22267,
we should re-escape it before inserting it into the anchor.
Backport of 7b1a67cce5 from master