为了账号安全,请及时绑定邮箱和手机立即绑定

老师,这个错误怎么改

Page not found (404)

Request Method:GET
Request URL:http://127.0.0.1:8000/blog/hello_world/

Using the URLconf defined in pro.urls, Django tried these URL patterns, in this order:

  1. admin/

The current path, blog/hello_world/, didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.


正在回答

3 回答

在最后的url 输入的时候, 输入127.0.0.1:8000/blog/hello_word, 能出现helloword,  但是前面的是显示404


0 回复 有任何疑惑可以回复我~
#1

woodskin

我也是这样的 麻烦问一下,解决了吗
2019-12-22 回复 有任何疑惑可以回复我~

楼主这个问题解决了吗

0 回复 有任何疑惑可以回复我~

这个问题是你的路由配置出现问题了,你需要检查一下这个路由配置了

这是我自己配置的路由,你可以参照看一下,对照一下你的配置有没有什么问题!

https://img1.sycdn.imooc.com//5cb06a590001433609720272.jpg

0 回复 有任何疑惑可以回复我~
#1

慕娘8346500

你好,我的也是这个问题 Page not found (404) Request Method: GET Request URL: http://127.0.0.1:8000/login You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
2019-09-07 回复 有任何疑惑可以回复我~
#2

呼吸之野 回复 慕娘8346500

路由配置代码贴出来
2019-10-21 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

老师,这个错误怎么改

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信