appadmin still loads your model files first. There you are storing 
something in session that cannot be pickled.

On Monday, 11 February 2013 08:34:27 UTC-6, Mickael Corniere wrote:
>
> Hello Allan,
>
> The answer is no. As the application is the appadmin, I didn't change it. 
> I use the one given by web2py.
>
> Thx
>
> Le lundi 11 février 2013 15:28:14 UTC+1, Alan Etkin a écrit :
>>
>> > I manage sometimes to deploy application by removing sessions file, bu 
>> today impossible to make it works :'(
>>
>> Are you assigning to session a function/lambda?
>>
>> session.f = lambda x: x+1 # this is not legal
>>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to