Fixed #5753 -- Allow createsuperuser to work in situations where there
commit5828b93de89005892fbb2edbe23a9744bb065fb2
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Mon, 6 Oct 2008 04:54:14 +0000 (6 04:54 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Mon, 6 Oct 2008 04:54:14 +0000 (6 04:54 +0000)
tree7bebb38a8ba358e4f708caa95b3f3c194d06202c
parent26c5f9876c6d4a61032543c99130486a5ebf35f6
Fixed #5753 -- Allow createsuperuser to work in situations where there
might be a valid password database entry for the current user id.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9158 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/contrib/auth/management/commands/createsuperuser.py