Hi I have a quick question. I am currently using django-survey and was wondering if there is any way of downloading the results into a CSV format. It is a nice app but the download function is surely very important.
Another way I though of was to write the results to CSV myself with csv writer but my skills and knowledge of django is still too novice for me to attempt that. Still I had a go at achieving this and failed. Any comments or suggestions would be very welcome. Thank you -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

