On 1/31/07, hotani <[EMAIL PROTECTED]> wrote: > > BTW, it works fine--so I suppose this is a 'feature'. My users, > however, may become concerned when they see the long line of *** in > the fields. And as many of you know... when the users are concerned, > we are concerned. :-/
When are the users getting the line of ***s? Is it when the field loads, or after/during the user typing in their password? One possibility I can think of that would cause this behaviour - Are you are trying to put the contents of user.password into the password field? If so, you should be aware that the contents of user.password is hashed, and will always be 40 (or so) characters long. 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-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---