django1/django/contrib/auth/management
Jannis Leidel 674c671cae Fixed #14731 -- Respect ordering when creating the default permissions. Thanks, chipx86.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14891 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-12 22:59:28 +00:00
..
commands 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. 2010-11-17 20:28:33 +00:00
__init__.py Fixed #14731 -- Respect ordering when creating the default permissions. Thanks, chipx86. 2010-12-12 22:59:28 +00:00