实际上,我想在我的新站点中创建一个登录面板,但当我尝试写入地址时,调试器会给我一个错误:Request Method: GETUsing the URLconf defined in firmowa.urls, Django tried these URL我的firmowa.urls是
from dj
def nick(request):
return render(request, 'jobs/nick.html') I GET :页面未找到(404)请求方法:GET请求URL:http://127.0.0.1:8000/nick/ 使用FadhelPro.urls中定义的URLconf,Django按以下顺序尝试
我正在学习Python速成课程的第18章18.4.2,当我打开时,我正在使用Django 3.0和python 3.8显示Request Method: GETRequest URL: http://localhost:8000/topics
Using the URLconf defined in learning_log.urls, DjangoChange that to False, and