mirror of
https://github.com/django/django.git
synced 2025-04-02 20:46:41 +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.