If you open it and read it you find it contains the following line: session.connect(request,response,cookie_key='yoursecret')
it tells web2py to store sessions in cookies (not in files) for this application. On Monday, 19 January 2015 23:00:17 UTC-6, Dmitry Ermolaev wrote: > > I found it in > C:\web2py\applications\examples\\models > > воскресенье, 4 января 2015 г., 20:33:36 UTC+3 пользователь Niphlod написал: >> >> don't know. it's not a file shipped with the scaffolding app >> >> On Sunday, January 4, 2015 2:26:54 PM UTC+1, Dmitry Ermolaev wrote: >>> >>> What does session.py >>> <http://127.0.0.1:8000/admin/default/peek/lite_merch/models/session.py?id=models__session__py> >>> in >>> models? >>> >> -- 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.

