摘要:
报错信息: HTTPConnectionPool(host=''xx.xx.xx.xx', port=xx): Max retries exceeded with url: (Caused by NewConnectionError('<urllib3.connection.HTTPConnecti 阅读全文
posted @ 2019-10-12 17:49
二航
阅读(1091)
评论(0)
推荐(0)
摘要:
执行python3命令,回车 root@rrdloan-server:~/anaconda2/bin# python3Python 3.6.8 (default, Oct 7 2019, 12:59:55) [GCC 8.3.0] on linuxType "help", "copyright", 阅读全文
posted @ 2019-10-12 15:23
二航
阅读(9543)
评论(0)
推荐(0)
摘要:
大家都知道启动Django服务时使用该命令python manage.py runserver启动 Performing system checks... System check identified no issues (0 silenced).October 12, 2019 - 10:57: 阅读全文
posted @ 2019-10-12 11:21
二航
阅读(1358)
评论(0)
推荐(0)
摘要:
Django新增一个content字段时,报错: django.db.utils.OperationalError: (1054, "Unknown column 'autotest_node.content' in 'field list'") 暴力破解: 1、删除app下migrations下除 阅读全文
posted @ 2019-10-12 11:02
二航
阅读(4046)
评论(0)
推荐(0)
摘要:
报错信息: django.db.utils.OperationalError: (1091, "Can't DROP 'content'; check that column/key exists") 可能数据库中的字段结构已经完成了此字段的修改但是在 python manage.py makemi 阅读全文
posted @ 2019-10-12 10:43
二航
阅读(6657)
评论(0)
推荐(0)

浙公网安备 33010602011771号