Re: password_change - specify minimum password length

2009-05-22 Thread Skylar Saveland
> I'm using the built-in password_change view. Is there an easy way to > specify a minimum password length for the new password? (Other than > using javascript in the template) Well, you probably want your server-side to match whatever validation on the client-side and you want it to work

Re: password_change - specify minimum password length

2009-05-22 Thread ashish tiwari
> > hey sum time i get the problem when i use django the problem is my DATABASE is getting locked... what is this .i dont know --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post

password_change - specify minimum password length

2009-05-22 Thread mdp
Hi, I'm using the built-in password_change view. Is there an easy way to specify a minimum password length for the new password? (Other than using javascript in the template) Thanks Mike --~--~-~--~~~---~--~~ You received this message because you are subscribed