django-rest-framework-csv icon indicating copy to clipboard operation
django-rest-framework-csv copied to clipboard

handle the BOM character using utf-8-sig

Open KushGoyal opened this issue 3 years ago • 0 comments
trafficstars

I am getting an error reading the csv data because of BOM character \ufeff

How can I handle this?

KushGoyal avatar Mar 16 '22 14:03 KushGoyal