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 1501
深圳市有哪些火车站高铁站(深圳站和深圳北是一样的吗?) 深圳站 又名 罗湖火车站,位于 罗湖区 的 罗湖地铁站,罗湖地铁站 B 出口方向 二楼有洗手间,E1 出口方向 可以到 建设路。动车组方向,要从罗湖地铁站 B 出口出。2022年也有高铁车次了(高铁 一定要看清楚是深圳站还是深圳北)。 ... continue reading 生活感悟 zhuoyuebiji 2020/2/25 1500
ApkInstaller Apk 安装工具 Apk Installer——Apk 安装工具 介绍 Apk Installer(原名:WSAInstallTool,自1.2.3.0版本后更名)是一款Windows下自动 ... continue reading 软件测试 zhuoyuebiji 2024/9/24 1494
好用的电脑和手机互传工具 vivo 互传 vivo 互传 【一键换机】使用互传一键将旧手机中的数据完美拷贝到新手机中。 【网页传】手机电脑无线连接,各种类型文件随心传输。 【资料备份】完美备份手机中的资料,从此数据再不丢失。 【iPhone换机】将iPhone中的数据迁 ... continue reading 计算机基础 zhuoyuebiji 2023/7/14 1493
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 1491
Celery 报错:Received unregistered task of type 'apps.share.tasks.post_to_beiqia'. 开发环境 windows 10 python 3.6 celery 4.3.0(redis 做的中间人) 错误日志 启动后错误会一直刷屏,不得不停止掉 (joyoo) E:\yinzhuoqun ... continue reading django zhuoyuebiji 2019/12/19 1490
个人网站前端模板收集(网站模板) 模板网站 http://tpl.amazeui.org/ http://www.cssmoban.com/ https://www.yangqq.com/ https://themes.getbootstrap.co ... continue reading django zhuoyuebiji 2019/8/28 1483
Django admin 实现 增加记录 和 修改记录 展现不同的表单 说明 提供一个参考,具体逻辑要看具体情况。本质就是根据条件展示不同的表单内容(注意表单必填项字段,保存时要记得传值)。 根据用户返回表单,注意必填项保存时要给值 from django.contrib import a ... continue reading django zhuoyuebiji 2019/9/29 1481
启动 celery worker 报错:AttributeError: 'str' object has no attribute 'items' 错误日志 (joyoo) yinzhuoqundeMacBook-Pro:joyoo yinzhuoqun$ python manage.py celery worker --loglevel=info raven.contri ... continue reading redis zhuoyuebiji 2019/12/15 1480
Django_filters TypeError: __init__() got an unexpected keyword argument 'name' # 错误信息: File "E:\py_virtualenv\tracbug\lib\site-packages\django_filters\rest_framework\filterset.py", line 24, in ... continue reading django zhuoyuebiji 2019/10/18 1479