custom热门群组 更多群组
custom最新讨论 更多讨论
话题 | 群组 | 最后回复 |
最新知识库 更多知识库
django debug toolbar自定义面板分析重复的SQL语句
django debug toolbar可以说是Django最好的app之一了,在实际开发中用来查看变量,分析性能等各方面都有不错的效果。 实际上 django debug toolbar 有两个主要版本: 一个是原版: http://github.com/robhudson/django-debug-toolbar/tree/master 还有一个不太为人知的分支版本: http://gith ...