You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/03/27 06:47:17 UTC

[GitHub] [incubator-superset] chuancyzhang commented on issue #1519: Choose encoding when export csv

chuancyzhang commented on issue #1519: Choose encoding when export csv
URL: https://github.com/apache/incubator-superset/issues/1519#issuecomment-477002270
 
 
   > now if you solve this problem? i am in this trouble now. @chengwei1231
   
   in /views/core.py, i change Response to  CsvResponse.
    eg:
       `response = CsvResponse(csv, mimetype='text/csv')`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org