Re: Form object has no attribute 'save' ( form.is_bound returns true )

2009-01-17 Thread shreyas k
noted . Thank you Malcolm . On Sun, Jan 11, 2009 at 3:17 PM, Malcolm Tredinnick wrote: > > On Sat, 2009-01-10 at 21:38 -0800, Dmitri13 wrote: >> Hi Guys, >> I am unable to save to table TEST_QST ,it returns error QstForm >> object has no attribute 'save' >> I have

Re: Form object has no attribute 'save' ( form.is_bound returns true )

2009-01-10 Thread Malcolm Tredinnick
On Sat, 2009-01-10 at 21:38 -0800, Dmitri13 wrote: > Hi Guys, > I am unable to save to table TEST_QST ,it returns error QstForm > object has no attribute 'save' > I have confirmed that > form.is_bound returns true > form.is_valid returns true > I have included my code in this post [...] > #

Form object has no attribute 'save' ( form.is_bound returns true )

2009-01-10 Thread Dmitri13
Hi Guys, I am unable to save to table TEST_QST ,it returns error QstForm object has no attribute 'save' I have confirmed that form.is_bound returns true form.is_valid returns true I have included my code in this post Please asssit #MODEL - class