随笔 - 633,  文章 - 0,  评论 - 13,  阅读 - 48万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  django-debug-toolbar

django性能调试工具
python 安装虚拟环境
摘要:1. pip install virtualenv 2.pip install virtualenvwrapper-win 注: linux下运行pip install virtualenvwrapper 阅读全文
posted @ 2020-08-17 09:07 大话人生 阅读(140) 评论(0) 推荐(0) 编辑
安装xadmin2.0命令
摘要:pip3 install https://codeload.github.com/sshwsfc/xadmin/zip/django2 -i https://pypi.douban.com/simple/或者 pip install https://codeload.github.com/sshws 阅读全文
posted @ 2020-08-01 08:53 大话人生 阅读(195) 评论(0) 推荐(0) 编辑
django-debug-toolbar 之 内存信息的插件pympler
摘要:https://www.cnblogs.com/sfencs-hcy/p/10989298.html 1.安装:pip install pympler 或 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pympler 2.配置: DE 阅读全文
posted @ 2020-07-26 09:52 大话人生 阅读(336) 评论(0) 推荐(0) 编辑
django-debug-toolbar安装
摘要:https://blog.csdn.net/cn_1937/article/details/82715983(Django 开发:django-debug-toolbar使用详解) 注意:python64位可以使用,32位无法使用 1.安装:pip install django-debug-tool 阅读全文
posted @ 2020-07-26 07:58 大话人生 阅读(215) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示