摘要:
import csv from datetime import timedelta def download_csv(commend=None): response = HttpResponse(content_type='text/csv') response['Content-Disposition'] = 'attachment;filename=download.csv... 阅读全文
posted @ 2017-11-28 14:31
Will_D_Zhang
阅读(1821)
评论(1)
推荐(0)
浙公网安备 33010602011771号