I get the same error after changing to memcached. (if i switch back to LocMemCache, this error doens't exist)
'NoneType' object does not support item assignment
Request Method: GET
Request URL: http://test.pubmedly.com/accounts/login
Django Version: 1.3.1
Exception Type: TypeError
Exception Value:
'NoneType' object does not support item assignment
Exception Location: /home/username/.virtualenvs/django131/lib/python2.7/site-packages/askbot/context.py in application_settings, line 26
Update my memcached got killed, after restarting memcached, all is good
cwjacklin ( 2012-08-22 16:49:21 -0500 )edit