Russ,

Yep your right, it worked

I was expecting to see something like this:

Password:***********

Thanks for your quick response

Chris




On Dec 15, 2:56 pm, Russell Keith-Magee <freakboy3...@gmail.com>
wrote:
> On Tue, Dec 15, 2009 at 11:34 AM, Christopher Bird
>
> <birdchristoph...@gmail.com> wrote:
> > has anyone else had trouble with creating a password with the
> > manage.py createsuperuser
>
> > I ran the command, then asks for my email and user name,
> > then it when it gets the password it wont let me type anything.
>
> Define "won't let me type anything".
>
> Do you mean - "When I type, I don't see anything on the screen"?
>
> In which case, it's working exactly as intended. When you're typing a
> password, Django (and for that matter, every other command line
> utility that accepts a password under Unix) doesn't display anything
> for each key press.
>
> It's still accepting keypresses though - if you type a password and
> press enter, it should register the password you type, and then prompt
> for you to repeat your password.
>
> If that isn't what you meant, we will need some more details to work
> out what is going on.
>
> Yours,
> Russ Magee %-)

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to