mirror of
https://github.com/django/django.git
synced 2025-10-15 01:39:19 +00:00
Environment keys/values need to use native strings on some plateforms. Thanks anubhav joshi for detecting the issue and helping shaping the patch.