Are you manually deserialising the data?
http://pypi.python.org/pypi/simplejson/
--
Andrew McGregor
07940 22 33 11
it's not on your example, but i guess you're missing a colon between a
fieldname and an array, something like this:
....{"gantts"[{"rows".....
instead of
....{"gantts":[{"rows".....
--
Javier
ok, try pasting your json (the original, not your re-typed version) here: