Here is a raw example of the json.. Note that it is a different example than above:
{"ganttgroups":[{"gantts":[{"rows":[{"stt":1,"end":2,"ttl":"wash dog","own":"Joe"},{"stt":2,"end":3,"ttl":"clean house"},{"stt":3,"end": 5,"ttl":"sell couch","own":"Mary"}]},{"rows":[{"stt":1,"end": 5,"ttl":"eat diner"},{"stt":5,"end":7,"ttl":"frame","own":"Ed"},{"stt": 6,"end":10,"ttl":"the rest","own":"Chris"}]}],"start":"2009-1-01"}, {"gantts":[{"rows":[{"stt":3,"end":5,"ttl":"1st try","own":"Bill"}, {"stt":5,"end":9,"ttl":"2nd try","own":"Jeff"},{"stt":9,"end": 12,"ttl":"3rd try"}]}],"start":"2009-1-01"}]} On Sep 2, 11:30 am, Andrew McGregor <a...@txm.net> wrote: > On Wed, Sep 2, 2009 at 6:47 PM, Eric<elezo...@gmail.com> wrote: > > > Im using the Django deserialization method shown here: > > >http://docs.djangoproject.com/en/dev/topics/serialization/ > > ok, try pasting your json (the original, not your re-typed version) here: > > http://www.jsonlint.com/ > > -- > Andrew McGregor > 07940 22 33 11 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---