Re: [web2py] Re: session less connections

2015-09-28 Thread Itamar Cohen
I found this line close to the top of my default.py session.flash=response.flash Could be it ? Best Regards Itamar Cohen Picatek Ahornvej 27 DK-7700 Thisted Denmark www.picatek.dk i...@picatek.dk T: +45 97 91 07 82 M:+45 29 89 07 82 On 28 September 2015 at 01:29, Anthony wrote: > No, t

Re: [web2py] Re: session less connections

2015-09-27 Thread Itamar Cohen
I got these two lines in my model session.connect(request, response, separate=True) user_timezone = session.plugin_timezone_tz or 'UTC' Could this be a reason ? Best Regards Itamar Cohen Picatek Ahornvej 27 DK-7700 Thisted Denmark www.picatek.dk i...@picatek.dk T: +45 97 91 07 82 M:+4

Re: [web2py] Re: session less connections

2015-09-27 Thread Itamar Cohen
I just deleted the session.forget() and very quickly got a lot of sessions with about 47 bytes I attached one but I can't make sens of what inside Best Regards Itamar Cohen Picatek Ahornvej 27 DK-7700 Thisted Denmark www.picatek.dk i...@picatek.dk T: +45 97 91 07 82 M:+45 29 89 07 82

Re: [web2py] Re: session less connections

2015-09-27 Thread Itamar Cohen
No, nothing is write explicitly to the session (as far as I can see), I only save the info to the database and return a string like "{}" session.forget() looks like solve the problem. Thanks. Best Regards Itamar Cohen Picatek Ahornvej 27 DK-7700 Thisted Denmark www.picatek.dk i...@pi

Re: [web2py] session less connections

2015-09-27 Thread Itamar Cohen
Thanks Vinicius, it work for me Best Regards Itamar Cohen Picatek Ahornvej 27 DK-7700 Thisted Denmark www.picatek.dk i...@picatek.dk T: +45 97 91 07 82 M:+45 29 89 07 82 On 27 September 2015 at 03:58, Vinicius Assef wrote: > Read about `sessions.forget()`[1] > > [1] http://web2py.

Re: [web2py] Re: time zone in web2py revisited

2015-09-24 Thread Itamar Cohen
header of the index.html. Hopefully this will help others for faster understanding. Thanks also for the solution for the last 1.5 :-) Best Regards Itamar Cohen Picatek Ahornvej 27 DK-7700 Thisted Denmark www.picatek.dk i...@picatek.dk T: +45 97 91 07 82 M:+45 29 89 07 82 On 24 September 2015 at

Re: [web2py] Re: many to many fields representation

2015-08-23 Thread Itamar Cohen
Thanks for the info. Best Regards Itamar Cohen Picatek Ahornvej 27 DK-7700 Thisted Denmark www.picatek.dk i...@picatek.dk T: +45 97 91 07 82 M:+45 29 89 07 82 On 22 August 2015 at 20:19, Anthony wrote: > Yes, I forgot to mention, the dropdowns in the forms are based in the > IS_IN_DB val

Re: [web2py] Re: many to many fields representation

2015-08-22 Thread Itamar Cohen
Thanks Anthony, It works (both solutions) in the grid but not in the edit/new forms you get when clicking on the auth_memebership link in the grid (the id still appended to the name/role. May be it is OK as you mentioned regarding uniqueness. Best Regards Itamar Cohen Picatek Ahornvej 27 DK-7700

Re: [web2py] Re: Recaptcha on pythonanywhere.com https error

2015-06-04 Thread Itamar Cohen
ion 2.10.4-stable+timestamp.2015.04.26.15.11.54 But get V1 on my pages Thanks Best Regards Itamar Cohen Picatek Ahornvej 27 DK-7700 Thisted Denmark www.picatek.dk i...@picatek.dk T: +45 97 91 07 82 M:+45 29 89 07 82 On Tue, Jun 2, 2015 at 3:09 PM, Niphlod wrote: > are you using use_ssl