Using the URLconf defined in lec3.urls, Django tried these URL patterns, in this order: admin/ hello/ The empty path didn't match any of these

前端 未结 0 693
臣服心动
臣服心动 2020-12-12 18:57

these are my main codes i wrote to create wepapp but i get this 404 error so pleas help my hello urls.py

from django.urls import path

from hello import views         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题