摘要:
解决go: go.mod file not found in current directory or any parent directory; see ‘go help modules‘go env -w GO111MODULE=on go mod init xxx //xxx代表文件夹名 阅读全文
摘要:
(admin.E403) A ‘django.template.backends.django.DjangoTemplates’ instance must be configured in TEMPLATES in order to use the admin application.| 使用ji 阅读全文