If you pass, for example, an auth_user record to a view, you can view all the fields of that record by changing the extension. If you're passin locals() you can view even more. This is because the generics are designed to display everything that they can. Helpful during development but not appropriate for production.
- [web2py] Invalid view in 1.97.1 Gary Herron
- [web2py] Re: Invalid view in 1.97.1 Anthony
- Re: [web2py] Invalid view in 1.97.1 Bruno Rocha
- Re: [web2py] Invalid view in 1.97.1 pbreit
- Re: [web2py] Invalid view in 1.97.1 Gary Herron
- Re: [web2py] Invalid view in 1.97.1 pbreit