mirror of
https://github.com/django/django.git
synced 2025-04-11 11:02:22 +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.