OK, I think I fixed the JSON issue by changing:

import simplejson as json

to

import gluon.contrib.simplejson as json

Reply via email to