Hello,
thank bunches for codenode. It seems like a really nice way to demonstrate APIs/Python/Sage to beginners. Though installing the current version in combination with django 1.3 makes me wonder what the current development status is. Besides getting a bunch of deprecation warning, every attempt evaluations end with
/lib/python2.6/site-packages/codenode-0.03-py2.6.egg/codenode/frontend/async/backend.py", line 219, in _success
data['cellid'] = cellid
exceptions.TypeError: 'NoneType' object does not support item assignment
I would not mind getting involved in the project so any pointers to how much work would be involved to get it up and running with recent versions of django would be much appreciated.
Best,
Max.
Hello,
thank bunches for codenode. It seems like a really nice way to demonstrate APIs/Python/Sage to beginners. Though installing the current version in combination with django 1.3 makes me wonder what the current development status is. Besides getting a bunch of deprecation warning, every attempt evaluations end with
/lib/python2.6/site-packages/codenode-0.03-py2.6.egg/codenode/frontend/async/backend.py", line 219, in _success
data['cellid'] = cellid
exceptions.TypeError: 'NoneType' object does not support item assignment
I would not mind getting involved in the project so any pointers to how much work would be involved to get it up and running with recent versions of django would be much appreciated.
Best,
Max.