Re: some type of save() issue

2008-12-29 Thread Robocop
Problem solved, my template got screwed up and the POST data looked different than before. Thanks to anyone who took the time to read this! On Dec 29, 2:43 pm, Robocop wrote: > I'm processing pretty simple form data, just reading POST data and > saving it to my database.  I have a list of "time

some type of save() issue

2008-12-29 Thread Robocop
I'm processing pretty simple form data, just reading POST data and saving it to my database. I have a list of "timesheet" objects that i run through, editing and saving each object in the list. All the objects save all right except for the last one. When i process the last one i receive a valid