Re: simplest for example, Error object has no attribute 'cleaned_data'

2011-01-30 Thread Daniel Roseman
On Sunday, January 30, 2011 8:02:08 AM UTC, gintare wrote: > Is it possible by making small change to resolve the error below: > (I did not yet finished reading all manual, maybe the error disappears > if i make custom code for every line in the model, but my model has > over 30 fields thus i w

simplest for example, Error object has no attribute 'cleaned_data'

2011-01-30 Thread gintare
Is it possible by making small change to resolve the error below: (I did not yet finished reading all manual, maybe the error disappears if i make custom code for every line in the model, but my model has over 30 fields thus i would like to have automated save and post of all these fields) Django