相关疑难解决方法(0)

模板不存在:500.html

我已经为500 HTTP错误创建了一个模板.

我已将模板插入500.html:

  1. /项目/
  2. /项目/模板/
  3. /python2.5/
  4. /python2.5/templates/

但我总是得到这个错误:

TemplateDoesNotExist: 500.html
Run Code Online (Sandbox Code Playgroud)

我遇到HTTP 404错误的相同问题.

为什么?

django django-templates

12
推荐指数
2
解决办法
2万
查看次数

标签 统计

django ×1

django-templates ×1