Well, that is because no error occured :)
2011/8/21 Lee
> Solved: in the process of fixing indentation errors I accidentally
> indented "obj.save()" so that it only fired on inserts not updates.
> Interesting that Admin still generated the "Successful" message when
> no save occurred.
>
> --
> Y
Solved: in the process of fixing indentation errors I accidentally
indented "obj.save()" so that it only fired on inserts not updates.
Interesting that Admin still generated the "Successful" message when
no save occurred.
--
You received this message because you are subscribed to the Google Group
I've been happily tuning my Admin app the last few days, and suddenly
noticed record changes (UPDATE) are no longer being saved to the
database. Adds (INSERT) are working fine. I DO get the 'The ModelName
"_unicode_" was changed successfully' message, but the database record
is not affected, and ed
3 matches
Mail list logo