self.environment.session is a reference to session

On Nov 19, 1:08 pm, Wes James <[email protected]> wrote:
> how does:
>
>         else:
>             user.update_record(registration_key = '')
>             self.environment.session.flash = self.messages.email_verified
>
> in tools.py
>
> filter back to response.flash or session.flash or something that can be
> "flash"ed?
>
> I followed it with wingide, but I don't see where I can use it on the page
> with my form.  All the flashes I find are ''.
>
> thx,
>
> -wes
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to