Redis 5.0.7: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that m 错误提示 MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands t ... continue reading centos zhuoyuebiji 2019/12/13 726
Python virtualenvwrapper 先创建虚拟环境后来重装python但还想继续使用旧虚拟环境的解决办法 前提条件 python 的版本要一致 解决办法 如果你不想重建虚拟环境,但系统的 Python 已经更新了,有一种可能的解决方法是直接修复虚拟环境中的 Python 解释器路径。请注意,这种方法可能并不总是有效,取决于你的 ... continue reading python zhuoyuebiji 2024/3/1 724
Docker denied: requested access to the resource is denied 错误日志 [root@ser8x11rcig9vyu ~]# docker tag 4048e60fd8dc whistle-docker:release-v2.9.52 [root@ser8x11rcig9vyu ~]# do ... continue reading docker zhuoyuebiji 2023/7/4 722
List of Chromium Command Line Switches There are lots of command lines which can be used with the Google Chrome browser. Some change behavior of features, othe ... continue reading 软件测试 zhuoyuebiji 2020/5/29 721
Django autocomplete: must define "search_fields" 错误日志 <class 'finance.admin.CapitalizedCostAdmin'>: (admin.E040) InvestProjectAdmin must define "search_fields ... continue reading django zhuoyuebiji 2021/1/5 716
How to Add a Text Filter to Django Admin(筛选条件自定义输入) When creating a new Django Admin page a common conversation between the developer and the support personal might sound l ... continue reading django zhuoyuebiji 2020/5/19 706
Linux centos 查找大文件的命令 在 CentOS 中查找大文件,可以使用 find 命令结合 -size 参数来实现。以下是一些常用的方法和示例: 使用 find 查找大文件 查找大于 1GB 的文件 sh find / -type f -size + ... continue reading centos zhuoyuebiji 2024/8/26 706
Django2.2 + mysql + pymysql: django.db.utils.InternalError: (1366, "Incorrect string value 解决方案 现象: 部分含 emoji 表情的字符无法存入 mysql 前提: 数据库已设置字符格式 utf8mb4 错误信息: 解决方案: django settings.py  ... continue reading django zhuoyuebiji 2020/5/7 700
Django 性能监控工具(飞机票) 🚀 https://pypi.org/project/django-silk/ ... continue reading django zhuoyuebiji 2020/1/8 695
2020.4.4 缅怀逝者,致敬英雄。 【铭记!那些勇敢与爱】从来没有从天而降的英雄,只有挺身而出的凡人。铭记,铭记这些勇敢与爱。 英雄的人民在英雄的国度,用勇敢与爱,书写了人类历史上可歌可泣的抗疫篇章。 尽历沧桑我自强,从来炎黄生不息; 庚子春头再阻疫,厚德连心雄浑 ... continue reading 建站日记 zhuoyuebiji 2019/11/12 694