mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
This was not working properly when ContentFile was initialized with
an unicode string.
Thanks Alexey Boriskin for the report and the test.
Backport of 34dcf51e06 from master.