Closed devanghingu closed 6 months ago
@devanghingu There are a few other packages which support this: https://www.django-rest-framework.org/api-guide/renderers/#csv
My friend Mjumbe Poe maintains this one: https://github.com/mjumbewu/django-rest-framework-csv
I hope one of those options works, but that's why we never build in support.
Currently the package exporting data in
xlsx
format. can we export tabular data in CSV format?