开发者

How to find resource intensive queries in Django

How to find the execu开发者_运维百科tion time for various Model API Calls in Django.


Use the Django debug toolbar.


You can use django-logging it is very helpful and will show your queries with time execution.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜