Skip to content
Commit 9b6535b8 authored by Jannis Leidel's avatar Jannis Leidel
Browse files

Fixed #7077 and #7431 -- Use getpass.getuser instead of pwd.getpwuid to...

Fixed #7077 and #7431 -- Use getpass.getuser instead of pwd.getpwuid to determine the current system user's username in the createsuperuser management command to enable the feature on Windows. getpass.getuser automatically falls back to the previous method.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14607 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 0aeb6c96
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment