摘要: TEMPLATES = [ { 'BACKEND': 'django.template.backends.django.DjangoTemplates', # 'DIRS': [BASE_DIR / 'templates'] 'DIRS': [os.path.join(BASE_DIR, 'temp 阅读全文
posted @ 2020-12-28 16:10 Bert-H 阅读(1135) 评论(0) 推荐(0)