Re: edit basic user data not validating on website front end

2009-10-20 Thread Karen Tracey
On Fri, Oct 16, 2009 at 8:04 AM, grimmus wrote: > > Hi, > > On my website i have a edit profile page, this enables users to edit 4 > fields : username, first name, last name and email address. For some > reason the form never validates, is it not enough just to pass the 4 > fields i want to edit

edit basic user data not validating on website front end

2009-10-16 Thread grimmus
Hi, On my website i have a edit profile page, this enables users to edit 4 fields : username, first name, last name and email address. For some reason the form never validates, is it not enough just to pass the 4 fields i want to edit and leave the others as they are ? My view looks like def pr