Django url 反向解析(reverse) 和 命令空间(namespace) 关键的三个参数 appname ( 应用命名空间 ) namespace ( 应用的实例命名空间 ) name ( 视图的名字或者标识 ) 文章 django 版本 1.8 URL路由& ... continue reading django zhuoyuebiji 2019/10/30 813
错误:django.db.utils.OperationalError: no such column: django_celery_results_taskresult.hidden 原因:本地库版本太低了,升级 django-celery-results 就好了 (joyoo2) yinzhuoqundeMacBook-Pro:joyoo zhuoqun$ pip list | grep djang ... continue reading django zhuoyuebiji 2021/12/11 811
Git 基本命令使用 git 手册: https://git-scm.com/book/zh/v2 git - the simple guide - no deep shit! (rogerdudler.github.io) git co ... continue reading centos zhuoyuebiji 2019/7/27 810
Android Studio SDK 下工具的路径和作用 uiautomatorviewer.bat 路径:Android\sdk_r24.4.1\tools\bin 功能:在 Android 设备 上获取屏幕中的控件及布局 monkeyrunner.bat 路径:Andr ... continue reading 软件测试 zhuoyuebiji 2019/11/11 810
Django request 获取请求的 IP 地址 资料文档 PyPi: https://pypi.org/project/django-ipware/ github: https://github.com/un33k/django-ipware ... continue reading django zhuoyuebiji 2019/11/5 799
软件测试之测试用例的设计方向(APP) 设计来源 定稿的产品需求文档 原型图 UI 设计图 开发概要设计文档 开发详细的设计文档 API 文档 测试理论 状态 默认状态(未渲染前、无网络/网络状态不佳 时) 变化前(上 ... continue reading 软件测试 zhuoyuebiji 2020/1/5 787
Google 和 百度 SEO google 1. 注册账号:https://search.google.com/search-console 2. 提交 sitemap 百度 1. 注册账号:https://ziyuan.baidu.co ... continue reading django zhuoyuebiji 2019/7/10 786
404 页面使用腾讯公益 404 注意:django 404 自定义页面仅 debug = False 才生效 django 404、500 等配置文档: http://doc.codingdict.com/django/topics/http/views.ht ... continue reading html zhuoyuebiji 2019/11/21 782
Selenium 模拟滑块验证码 参考资料 slider-captcha/slider_captcha.py at master · maxnoodles/slider-captcha (github.com) GitHub - sml2h3/dd ... continue reading selenium zhuoyuebiji 2023/2/21 782