错误提示:
RuntimeError at /home/
Model class django.contrib.contenttypes.models.ContentType doesnt declare an explicit app_label and isnt in an application in INSTALLED_APPS. 原因剖析: 博主在使用pycharm创建Django项目的时候࿰…
1.碰见如下报错,调试器没有打印变量信息
Delve is too old for Go version 1.21.2 (maximum supported version 1.19)
2. 解决办法
升级delve delve是go语言的debug工具。
go install github.com/go-delve/delve/cmd/dlvlatest报错 Get “https://proxy.golang.org/github…