pbreit Wed, 02 Feb 2011 22:02:00 -0800
OK, I think I fixed the JSON issue by changing: import simplejson as json
to import gluon.contrib.simplejson as json