Re: [web2py] More fun with session_id

2011-09-01 Thread Jonathan Lundell
On Sep 1, 2011, at 5:47 PM, Joe Barnhart wrote: > I'm having my share of session issues these days. This hour, my > problem is that the variable "response.session_id" does not seem to be > set at the point the model files are executed. > > I am storing sessions in the database (sqlite) to help w

[web2py] More fun with session_id

2011-09-01 Thread Joe Barnhart
I'm having my share of session issues these days. This hour, my problem is that the variable "response.session_id" does not seem to be set at the point the model files are executed. I am storing sessions in the database (sqlite) to help work around a problem that manifests as a new session_id for