打赏
摘要: 1.安装mysql 组件 pip install mysql # Database # https://docs.djangoproject.com/en/2.2/ref/settings/#databases DATABASES = { 'default': { 'ENGINE': 'django 阅读全文
posted @ 2019-06-23 12:02 DanielXiaoyc 阅读(125) 评论(0) 推荐(0)