'django export data to excel template

I installed django-import-export and it's working fine with export to excel file. But I would like to insert data into prepared excel file because of some macro. It's possible to do like that? And how can I achieve it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source