Request Method: | GET |
---|---|
Request URL: | /tags-%E4%B8%93%E5%AE%B6%EF%BC%9A%E7%89%B9%E6%9C%97%E6%99%AE%E5%8F%AF%E8%83%BD%E4%B8%8D%E8%AE%A4%E8%BE%93%20%E9%80%89%E4%B8%BE%E6%97%A5%E5%BD%93%E6%99%9A%E6%8F%90%E5%89%8D%E5%AE%A3%E5%B8%83%E8%83%9C%E9%80%89.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.