摘要: Django 2.1.10 'DIRS': [os.path.join(BASE_DIR, 'templates')], # 修改位置 使用 视图层 def email(self, request, *args, **kwargs): return render(request,"testing.h 阅读全文
posted @ 2022-11-03 20:00 凯宾斯基 阅读(47) 评论(0) 推荐(0)