mirror of
https://github.com/django/django.git
synced 2025-03-14 11:20:46 +00:00
Also alleviate issues with weird file names typically found in MEDIA_ROOT directories (#23010). Thanks Tim Graham for the review. Backport of 28efafa24c from master.