13 messages in com.googlegroups.pylons-discussRe: Pylons 0.9 and object m
FromSent OnAttachments
Amper11 Jul 2006 02:50 
Huy11 Jul 2006 03:47 
Amper11 Jul 2006 07:20 
Ben Bangert11 Jul 2006 07:35 
Ben Bangert11 Jul 2006 07:53 
Tomas Brabenec11 Jul 2006 09:08 
Ben Bangert11 Jul 2006 09:43 
Alex Greif29 Jul 2006 14:44 
Ben Bangert29 Jul 2006 14:45 
Alex Greif29 Jul 2006 14:50 
Ben Bangert29 Jul 2006 14:51 
Alex Greif29 Jul 2006 15:10 
Ben Bangert29 Jul 2006 15:25 
Subject:Re: Pylons 0.9 and object m
From:Alex Greif (alex@gmail.com)
Date:07/29/2006 03:10:59 PM
List:com.googlegroups.pylons-discuss

in a 0.8 project I used: session = m.get_session(session_type='memory', session_invalidate_corrupt=True) and session.invalidate()

I don't find in the Beaker docs how to write it in 0.9 . Especially setting session_type and session_invalidate_corrupt

any ideas?

Alex.