Executing shell has stopped working for me. It now displays this error
in the console:
Traceback (most recent call last):
File "C:\Users\admin\Desktop\web2py\gluon\restricted.py", line 178,
in restricted
exec ccode in environment
File "applications\cas\models/db.py", line 34, in <module>
session.connect(request, response, db)
File "C:\Users\admin\Desktop\web2py\gluon\globals.py", line 320, in
connect
response.cookies[response.session_id_name]['path'] = '/'
TypeError: 'str' object does not support item assignment
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---