Django_filters TypeError: __init__() got an unexpected keyword argument 'name' # 错误信息: File "E:\py_virtualenv\tracbug\lib\site-packages\django_filters\rest_framework\filterset.py", line 24, in ... continue reading django zhuoyuebiji 2019-10-18 1107
Django REST framework 3.10.3 访问 /api/docs/ 报错 'AutoSchema' object has no attribute 'get_link' 环境 python 3.6.8 django 2.2.6 django rest framework 3.10.3 报错 访问 django rest framework& ... continue reading django zhuoyuebiji 2019-10-18 1557
Django-gravatar 使用用户信息生成头像(gravatar 加速) django-gravatar A lightweight django-gravatar app. Includes helper methods for interacting with gravatars o ... continue reading django zhuoyuebiji 2019-10-18 618
Django2.2.6 check_password 验证失败解决办法(重设密码) python3.6, django 2.2.6 AUTHENTICATION_BACKENDS 里添加自定义认证 CustomBackend(邮箱、手机号等), 用 python manage.py creates ... continue reading django zhuoyuebiji 2019-10-17 1361
Pypi pip 清华源使用帮助 帮助文档地址 https://mirrors.tuna.tsinghua.edu.cn/help/pypi/ pypi 镜像使用帮助 pypi 镜像每 5 分钟同步一次。 临时使用 pip install ... continue reading python zhuoyuebiji 2019-10-15 1288
Django-environ 加载 .env 配置文件 docs: https://django-environ.readthedocs.io/en/latest/ Django-environ officially supports Django 1.8 ~ 2.0. I ... continue reading django zhuoyuebiji 2019-10-15 1256
分享一款 windows 下的截屏工具 Screenshot_ServerTask Screenshot_ServerTask(Screenshot_ServerTask):方便比对数据和参考数据。按住 ctrl + shift 开始抓图,选择区域后自动抓取,鼠标右键 关闭所抓的图片,抓取的图片自动放在屏幕最顶层。 ... continue reading 计算机基础 zhuoyuebiji 2019-10-14 3386
Fiddler Customize Rules create get or post request 创建请求 Fiddler Customize Rules create get request: https://docs.telerik.com/fiddler/Generate-Traffic/Tasks/SearchS ... continue reading 软件测试 zhuoyuebiji 2019-10-8 629
Fiddler Modify Autoresponder 修改匹配规则 官方文档:https://docs.telerik.com/fiddler/Generate-Traffic/Tasks/ModifyAutoresponder 编辑规则 从自动响应程序规则集中选择一个规则。 ... continue reading 软件测试 zhuoyuebiji 2019-10-8 863
Fiddler 在列表中显示图片尺寸 官方文档 https://docs.telerik.com/fiddler/knowledgebase/fiddlerscript/customizesessionslist 在列中添加图像尺寸信息(全局范围) 注意:必须 ... continue reading 软件测试 zhuoyuebiji 2019-10-8 506