Dear Django experts, I am pretty much a new bee to Django, at the moment I need to export all the data to a csv file. My senior IT programmer has developed Django frameworks to monitor project information locally, but unfortunately he left the company. I quickly need to add an export option to those pages such that they can export all the data from it. I have quickly gone through Django tutorial to get some idea. I have found the following link http://pypi.python.org/pypi/django-export#django-export for exporting data to a csv file.I have installed this application and have added this in my setting.py as well. When I opened my admin page, it is now showing the export object tool. Any help is greatly appreciated.
Many thanks in advance sp20 -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/rt21uOdoLl0J. 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.