@Massimo, I've just noticed that web2py 2.12.2 points to an old version of pydal. is that correct? see https://github.com/web2py/web2py/tree/R-2.12.2/gluon/packages
Paolo On Sunday, August 16, 2015 at 10:45:19 PM UTC+2, Massimo Di Pierro wrote: > > Fine with most of these. Can you send PR requests and I will > review/accept/reject? > Massimo > > On Saturday, 15 August 2015 08:58:58 UTC-5, [email protected] > <javascript:> wrote: >> >> for prevetn pickle error please add new param in session: >> >> session.connect(request,response,cookie_key='kjykGFDRETfxf65', >> compression_level=None, *pickle_low*=True) >> >> >> If *pickle_low: - not use high protocol foe pickle* >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

