mirror of
https://github.com/django/django.git
synced 2025-01-24 09:09:20 +00:00
d7dfab59ea
Also replaced StringIO.StringIO by BytesIO in some other appropriate places. StringIO is not available in Python 3.