While I have used Django to emit csv files, I have also found that my users are quite happy at times with simply cutting and pasting data that I display in HTML tables via Django directly into their spreadsheats. You might want to see if this is an adequate option for some of your use cases. It has worked out suprisingly well for some of my users.
--~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---