Django2 The custom handler404 view 'users.views.page_not_found' does not take the correct number of arguments (request, exception). 错误日志 django 2.2 配置全局 404、500 时报错: The custom handler404 view 'users.views.page_not_found' does not take th ... continue reading django zhuoyuebiji 2020/3/27 1312
MacOS mysqlclient ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 安装环境 Mac OS django 2.2 错误日志 pip install mysqlclient (qingjiu) yinzhuoqundeMacBook-Pro:QingJiuSystem y ... continue reading django zhuoyuebiji 2020/3/31 1313
Xadmin 安装方法导致 theme 插件应用失败,暂时未知原因 1. pip 安装,主题按钮显示正常 # pip install xadmin # pip install git+git://github.com/sshwsfc/xadmin.git # required add gi ... continue reading django zhuoyuebiji 2017/11/2 1319
英语辅音音变规律 前缀 com- com- con- col- cor- co- 含义 together 共同,一起 intensive 加强语气 词源学 com- ht ... continue reading 英语学习 zhuoyuebiji 2020/2/23 1336
Window10 python 3.6.8 本地 OCR 模块 muggle_ocr 安装实践 模块介绍地址:https://pypi.org/project/muggle-ocr/1.0/#description 其实最主要还是 muggle-ocr-1.0.tar.gz (6.37M)和 tensorflow-2. ... continue reading python zhuoyuebiji 2020/6/3 1336
常用的互联网内容检索网站 google github stackoverflow baidu(百度) ... continue reading 软件测试 zhuoyuebiji 2019/7/26 1338
Django 组装表名查询数据(动态表名、组合表名) 了解 getattr 函数 教程:https://www.runoob.com/python/python-func-getattr.html 描述 getattr() 函数用于返回一个对象属性值。 ... continue reading django zhuoyuebiji 2019/12/17 1338
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 1340
解决:安装 django-celery-beat 自动把 django 升级到 3.0 了 安装 beat 日志 (joyoo) E:\yinzhuoqun\djangos\joyoo>pip install django-celery-beat Collecting django-celery-be ... continue reading django zhuoyuebiji 2019/12/17 1353