On Fri, May 22, 2009 at 12:55 PM, mdipierro <[email protected]> wrote: > > Relax.. > > This > >>>> admin.update({"first_name":"System"}) ### wrong
Yup, you are right of course. Sadly, makes no difference to the app misbehaviour. If I use the form in .../appadmin/update/db/auth_user/1 and update the user, it ignores the change but does not give me any error messages. Same with *any* other table in the app Same with either the auth auto-generated tables and functions or with my own. Just tried switching the database to postgres from SQLite, same problem. Horst --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

