mirror of
https://github.com/django/django.git
synced 2025-02-04 14:37:19 +00:00
b4681be154
Python 2 getpass on Windows does not accept unicode, even when containing on ASCII characters. Related #190807. Backport of b5a9166f7e from master