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.

Reply via email to