Hi All again,

The django "change password" way in user profile is IMO very
programmer-oriented.

In the password field, it shows
"sha1$7b0a7$1132f5a57d65325337b25a162b04b40fa6d55f6f" something like
that.
And to goto the normal change password dialog, user must have to click
the not very well visible link "change password formula" below.

Is it possible (with little effort) to replace the user friendly
"change password formula" with the programmer-oriented password field
("sha1$7b0a7$1132f5a57d65325337b25a162b04b40fa6d55f6f")?

Best regards

-- 
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