为了能快速了解并处理您的问题,请提供以下基础信息:
系统版本:Ubuntu 22.04.1 LTS x86_64(Py3.7.8)
问题描述:宝塔版本更新,导致Python项目管理器更新至2.5.1,安装python项目发现前台能访问,但是后台页面访问总是报错:TemplateDoesNotExist at /admin/
相关截图(日志、错误):TemplateDoesNotExist at /admin/ bootstrap3/whole_uni_form.html Request Method: GET Request URL: http://www.1can.cn/admin/ Django Version: 3.2.9 Exception Type: TemplateDoesNotExist Exception Value: bootstrap3/whole_uni_form.html Exception Location: /www/wwwroot/1can/cb8bc3b339f62d82b813fbe597973353_venv/lib/python3.8/site-packages/django/template/backends/django.py, line 84, in reraise Python Executable: /www/wwwroot/1can/cb8bc3b339f62d82b813fbe597973353_venv/bin/uwsgi Python Version: 3.8.5
|
|