会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
fadoherry7
博客园
首页
新随笔
联系
订阅
管理
2019年12月21日
注册与登录 接口与模板
摘要: 1.利用模板创建登录或注册网页数据库栏: DATABASES = { 'default': { 'ENGINE': 'django.db.backends.sqlite3', 'NAME': os.path.join(BASE_DIR, 'db.sqlite3'), }}2.在myapp\urls.
阅读全文
posted @ 2019-12-21 19:45 fadoherry7
阅读(297)
评论(0)
推荐(0)
公告