mirror of
https://github.com/django/django.git
synced 2025-01-27 10:39:40 +00:00
23d230f058
Fixed #18381 -- Stopped escaping object ids when passing them to the contenttypes.shortcut view. Thanks apollo13 for the patch and dhepper for the review.