mirror of
https://github.com/django/django.git
synced 2025-06-03 02:29:13 +00:00
Fixed #18381 -- Stopped escaping object ids when passing them to the contenttypes.shortcut view. Thanks apollo13 for the patch and dhepper for the review.