On 12/27/05, gabor <[EMAIL PROTECTED]> wrote:
> how do other django developers solve this problem?
> do they create a separate view to handle user management?

I've been lobbying forever to just have a _pre_save hook added which
hashes the password, and I'd imagine that'd be the most expedient way
to deal with this yourself.

--
"May the forces of evil become confused on the way to your house."
  -- George Carlin

Reply via email to