You can not output JSON data as csv directly.

Perhaps you need generate a list.

http://www.7blog.org/archives/django-step-by-step-102ban-xinbanjiaocheng-csv/
http://docs.djangoproject.com/en/dev/howto/outputting-csv/?from=olddocs

2009/5/5 秦锋 <feng.w....@gmail.com>

>
> Hello:
> I have use gviz_api to generate JSON data at GAE server side and
> render them in html pages under Django. Now I want to provide a "save
> as" link to save all JSON data into a .csv file, how to proceed?
>
> Thanks!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to