摘要:
celery 执行migrate 报错 django-celery-beat==2.2.1 django_celery_beat.0001_initial...Traceback mysql 5.6 MySQ5.7以下版本 因为没有启用innodb_large_prefix show variabl 阅读全文
摘要:
避免时区的问题 CELERY_ENABLE_UTC = False DJANGO_CELERY_BEAT_TZ_AWARE = False 阅读全文
摘要:
{ "datasourceList": "/datasource/datasourceList.do", "tableList": "/datasource/queryTables.do", "shemaList": "/datasource/querySchema.do", "viewList": 阅读全文
摘要:
路径 mac {idea-config-dir}/Library/Application Support/JetBrains/PyCharm2022.3/jdbc-drivers/MySQL ConnectorJ/8.0.25/ http://download.jetbrains.com/idea/ 阅读全文
摘要:
安装 wegt 出现 Bottle missing 需要重新制定 Bottle brew homebrew-core 核心源 homebrew-cask 大型二进制 homebrew-bottles 预编译包 安装brew 阿里云 /bin/zsh -c "$(curl -fsSL https:// 阅读全文
摘要:
安装 pyenv brew install pyenv echo -e 'if which pyenv > /dev/null; then eval "$(pyenv init -)"; fi' >> ~/.bash_profile source ~/.bash_profile 查看版本 pyenv 阅读全文
摘要:
需要再django 中集成celery 第一种直接安装独立部署 django==3.2 celery==5.0.5 django-celery-beat==2.2.0 django-celery-results==2.0.1 flower==1.2.0) 单独文件中配置 查看某个包的 所有版本 pi 阅读全文
摘要:
选中需要处理的列 选择开始菜单 条件格式 突出单元规则 重复值 确定重复直颜色 查看效果 阅读全文
摘要:
from openpyxl import Workbook from openpyxl.styles import Alignment wb = Workbook() sheet = wb.active sheet['G1'] = "Line 1\nLine 2\nLine 3" sheet['G1 阅读全文
摘要:
初始化项目使用阿里云 seriver url : https://start.spring.io 直接修改为: https://start.aliyun.com 关键的gradle 修改安装包地址 gradle-> wrapper-> gradle-wrapper.properties distri 阅读全文