mirror of
https://github.com/django/django.git
synced 2025-03-14 19:30:46 +00:00
This was a regression due to unicode_literals usage. Thanks Ivan Virabyan for the report and the initial patch. Backport of 164528acc8 from master.