mirror of
https://github.com/django/django.git
synced 2025-01-15 21:02:52 +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