mirror of
https://github.com/django/django.git
synced 2025-04-16 21:34:37 +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.