Request Method: | GET |
---|---|
Request URL: | /tags-%E6%AF%81%E6%8E%89%E8%80%81%E5%B1%8B%20%E4%B8%80%E8%B5%B7%E7%BE%A1%E6%85%95%E6%9D%8E%E5%AD%90%E6%9F%92.html |
Using the URLconf defined in rxtekweb.urls
,
Django tried these URL patterns, in this order:
The current path, tags-毁掉老屋 一起羡慕李子柒.html
, 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.