Skip to content
Advertisement

How to export excel file in django

I need help with exporting data using a template. I installed django-import-export and added it to admin panel, now I can only export data from the admin panel. I want to know how can i export excel file using template.

Advertisement

Answer

This should get you started:

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement