mirror of
https://github.com/django/django.git
synced 2025-03-18 21:30:45 +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.