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 859
中文文案排版指北(含空格) 🚀 github.com/sparanoid/chinese-copywriting-guidelines/blob/master/README.zh-Hans.md 统一中文文案、排版的相关用法,降低团队成员之间的沟通成本,增强网站 ... continue reading 软件测试 zhuoyuebiji 2019/7/9 855
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 853
Python3 pandas 读取 Excel、CSV #!/usr/bin/env python3 # -*- coding: utf-8 -*- """ @author: yinzhuoqun @site: http://zhuoqun.info/ @email: yin@ ... continue reading python zhuoyuebiji 2019/8/27 848
Django inclusion_tag 包含标签 包含标签¶ django.template.Library.inclusion_tag()¶ 另一种常见类型的模板标记是通过呈现另一个模板来显示某些数据的类型。例如,Django的管理界面使用自定义模板标签显 ... continue reading django zhuoyuebiji 2019/8/20 846
使用自己的域名跳转到博客园(cnblogs, CSDN, 简书 都可以) 实现原理 用户访问 -> 域名解析 -> github page 跳转 -> 真实地址 配置步骤 🚀 https://www.cnblogs.co ... continue reading 计算机基础 zhuoyuebiji 2019/11/5 846
Css 文件 304 错误是什么原因引起的 CSS文件返回304状态码的原因有以下几个: 1. 浏览器缓存了该CSS文件。浏览器会缓存已经访问过的CSS文件,当再次请求同一个文件时,浏览器会先检查缓存,如果缓存版本没有变化,就会返回304状态码告知服务器我还用得着最新文件,使用 ... continue reading html zhuoyuebiji 2023/5/9 843
Pycharm 2019.2 使用小技巧 技巧 1:文本变字符串 步骤: 选中 文本 按下 单引号 或者 双引号 技巧 2:给函数 或者 类 添加说明 步骤: 在 函数 或 类 的头部 输入 """ ... continue reading django zhuoyuebiji 2020/1/10 831
长江存储杀疯了!!4TB固态硬盘仅999元:7450MB/s;2TB固态到手519元 长江存储真的是彻底把 SSD 价格打下来了,如今国产 4TB 都拉到千元内了,彻底冲垮国际大厂。 根据第三方自营店显示,移速存储的 4TB M.2 接口 PCIe 4.0x4 固态硬盘活动价,到手价仅需 999 元。 采用联芸 MA ... continue reading 闲话杂谈 zhuoyuebiji 2023/8/9 831
ERROR: Pidfile (celerybeat.pid) already exists. error log(错误日志) (joyoo) E:\djangos\joyoo>celery -A joyoo beat -l info --scheduler django_celery_beat.schedulers: ... continue reading django zhuoyuebiji 2020/5/22 830