开发者

Django asks for session in every request (even image/css/etc). How to handle this?

I installed the devserver package, and i can see in sql 开发者_运维百科log that for a requests, django asks for session multiple times, for every static media. How to stop this ?


Stop serving your media from django... Use nginx or another webserver to handle media requests.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜