mirror of
https://github.com/django/django.git
synced 2025-04-09 15:59:41 +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.