1.安装:pip install django-debug-toolbar 或 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple django-debug-toolbar 2.把debug_toolbar添加进INSTALLED_APPS 一定要把debug_toolbar放在django.contrib.staticfiles后面 INSTALLED_APPS =['django.contrib.admin','django.contrib.auth','django.contrib.c...
https://www.cnblogs.com/sfencs-hcy/p/10989298.html 1.安装:pip install pympler 或 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple p
aliyun.com/pypi/simple/ django-debug-toolbar pip install -i https://mirrors.aliyun.com/pypi/simple/ django-debug-toolbar-request-history django-debug-toolbar 配置 这部分也可以查看 [django-debug-toolbar 文档](https://django-debug-toolbar.readthedocs.io/en/latest/installation.html#getting-...
https://pypi.org/project/django-debug-toolbar/ https://django-debug-toolbar.readthedocs.io/en/latest/
摘要: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大话人生阅读(199)评论(0)推荐(0) django-debug-toolbar 之 内存信息的插件pympler ...