【发布时间】:2021-04-24 15:50:41
【问题描述】:
试图运行我的服务器,但它似乎不合作。
这是我尝试运行时显示的文本:
django.template.loaders.app_directories.Loader:
/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/django/contrib/admin/templates/rest_framework/api.html
(Source does not exist)
我的设置中有'rest_framework','INSTALLED APPS',我不确定发生了什么
【问题讨论】:
标签: python django rest server path