Django2 TypeError: RedirectView() received an invalid keyword 're_path'. as_view only accepts arguments that are already attributes of the class. django2 报错: TypeError: RedirectView() received an invalid keyword 're_path'. as_view only accepts arguments t ... continue reading django zhuoyuebiji 2020/5/20 617
Django form 里 password1 password2 验证先后探索(注册表单) 首先,我们看看能正常验证两次密码一致性的注册表单 : from __future__ import unicode_literals import unicodedata from django import form ... continue reading django zhuoyuebiji 2020/3/6 616
Django 2.2 管理后台添加找回密码功能 The Django admin site Adding a password reset feature You can add a password reset feature to the admin ... continue reading django zhuoyuebiji 2019/8/3 615
Pycharm 2019.2 使用小技巧 技巧 1:文本变字符串 步骤: 选中 文本 按下 单引号 或者 双引号 技巧 2:给函数 或者 类 添加说明 步骤: 在 函数 或 类 的头部 输入 """ ... continue reading django zhuoyuebiji 2020/1/10 615
Mysql cannot connect(10038) 和 配置远程登录 笔记 设置密码 mysql> SET PASSWORD FOR 'root'@'localhost' = PASSWORD('root ... continue reading mysql zhuoyuebiji 2019/9/25 607
Pycharm 2019.2 下 django 项目选择本地 python 虚拟环境 前提:python 虚拟环境需要自己安装好 用 pycharm 专业版 新建 django 项目 1. 第一步,找到新建入口 2. 第二步,新建 django 项目 新建 django 项目时,把未添 ... continue reading django zhuoyuebiji 2019/10/28 605
Notarized HoRNDIS(Mac12 通过安卓手机连接 vpn) Version 9.2 of HoRNDIS has the following changes: Package Support macOS Monterey 12 and macOS Big Sur 11 Download ➤&nb ... continue reading 计算机基础 zhuoyuebiji 2022/3/25 603
Selenium 模拟滑块验证码 参考资料 slider-captcha/slider_captcha.py at master · maxnoodles/slider-captcha (github.com) GitHub - sml2h3/dd ... continue reading selenium zhuoyuebiji 2023/2/21 602
C1 学车驾考总结(手动档) 2019 年 3 月下旬报名 深圳港安驾校 4980 元,2019 年 10 月上旬全部考完,全部第一次机会通过。 报考驾校规则:就近训练场(科二和科三训练场不是同一个地方训练),不一定是就近报名点。 科目一 多模拟考(斑 ... continue reading 生活感悟 zhuoyuebiji 2019/11/16 599
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 598