Exporting tuple/dictionary within django html template
Hi Folks,
I want to export data from my named tuple within my django html template.
Can someone please point me to an example or let me know how to accomplish this?
I know how to get this done within my python script but this time I want to get this done inside of my html template page. Basically I want to have a button which says "Export to CSV" on html page and clicking on it exports data (from a named tuple) to a csv
Thanks,
Hemanshu
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home