mirror of
https://github.com/django/django.git
synced 2025-03-31 19:46:42 +00:00
Python 2 getpass on Windows does not accept unicode, even when containing on ASCII characters. Related #190807.
Python 2 getpass on Windows does not accept unicode, even when containing on ASCII characters. Related #190807.