开发者

Save response from view to a file

Is it possible, before the 开发者_运维知识库controller action returns the output from the view, to save it to file?


A Django view is simply a Python function that returns an HTTPResponse. It can do anything else it likes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜