mirror of
https://github.com/django/django.git
synced 2025-03-19 05:40:46 +00:00
Thanks mitsuhiko for the report. Non-ASCII values are supported. Non-ASCII keys still aren't, because the current parser mangles them. That's another bug. Simplified backport of 8aaca651 and f5add47 from master.