Hello, I think that there is error in FAQ 'Form navigation': http://mdp.cti.depaul.edu/AlterEgo/default/show/33
There is: if form.accepts(session.vars,session): I thought that first arg for form.accepts() is request.vars. Am I right? Should this be changed to: if form.accepts(request.vars,session): ? Regards, MichaĆ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---