mirror of
https://github.com/django/django.git
synced 2025-04-01 20:16:43 +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.