https://dpaste.org/bN7d

Please see code at dpaste.

I 'm trying to modify my admin site so that the admin can create new 
accounts there. After clicking save , to whatever email address which the 
admin has entered an email would bbe sent with a random password. It works 
perfectly but when I try to change the users permission in the admin site, 
first of all the password's hash code is visible and the password gets 
substituted with that hash. 

Also why is the password string visible, shouldn't it be dots here?
https://ibb.co/zXjx0BW

Please help me out.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/aadaac81-a608-48f0-9780-bdd217c1fdebn%40googlegroups.com.

Reply via email to