Re: Change password form

2009-01-13 Thread Leslie Maclachlan
Thank you very much Roland - it is now working as required! Best regards, Leslie Roland van Laar wrote: > Leslie Maclachlan wrote: > >> Hello everyone, >> >> I have written a template and view to allow users to change their password. >> As soon as it hits the if pForm.is_valid, I get an error

Re: Change password form

2009-01-13 Thread Roland van Laar
Leslie Maclachlan wrote: > Hello everyone, > > I have written a template and view to allow users to change their password. > As soon as it hits the if pForm.is_valid, I get an error that there is a > required field (username) missing - I don't understand why it is asking > for this field, as I h